#36454F
Charcoal
#B87333
Copper
#7D7F7D
Concrete
#B22222
Brick Red
#FFFFF0
Ivory
Palette Description
Sure! Here are five additional color palettes that can be used for your manufacturing cost dashboard, each with a unique theme to suit different styles and preferences:
Palette 1: Industrial Elegance
json
{
"palette_name": "Industrial Elegance",
"colors": [
{
"name": "Charcoal",
"hex_code": "
#36454F
"
},
{
"name": "Copper",
"hex_code": "
#B87333
"
},
{
"name": "Concrete",
"hex_code": "
#7D7F7D
"
},
{
"name": "Brick Red",
"hex_code": "
#B22222
"
},
{
"name": "Ivory",
"hex_code": "
#FFFFF0
"
}
]
}
Palette 2: Modern Minimalist
json
{
"palette_name": "Modern Minimalist",
"colors": [
{
"name": "Jet Black",
"hex_code": "
#343434
"
},
{
"name": "Snow White",
"hex_code": "
#FFFAFA
"
},
{
"name": "Cool Gray",
"hex_code": "
#A9A9A9
"
},
{
"name": "Slate Blue",
"hex_code": "
#6A5ACD
"
},
{
"name": "Emerald Green",
"hex_code": "
#50C878
"
}
]
}
Palette 3: Earthy Tones
json
{
"palette_name": "Earthy Tones",
"colors": [
{
"name": "Saddle Brown",
"hex_code": "
#8B4513
"
},
{
"name": "Forest Green",
"hex_code": "
#228B22
"
},
{
"name": "Tan",
"hex_code": "
#D2B48C
"
},
{
"name": "Burnt Orange",
"hex_code": "
#CC5500
"
},
{
"name": "Dusty Rose",
"hex_code": "
#D19A8A
"
}
]
}
Palette 4: Cool Tones
json
{
"palette_name": "Cool Tones",
"colors": [
{
"name": "Teal",
"hex_code": "
#008080
"
},
{
"name": "Lavender",
"hex_code": "
#E6E6FA
"
},
{
"name": "Powder Blue",
"hex_code": "
#B0E0E6
"
},
{
"name": "Cadet Blue",
"hex_code": "
#5F9EA0
"
},
{
"name": "Sky Blue",
"hex_code": "
#87CEEB
"
}
]
}
Palette 5: Vibrant Accents
json
{
"palette_name": "Vibrant Accents",
"colors": [
{
"name": "Crimson",
"hex_code": "
#DC143C
"
},
{
"name": "Royal Blue",
"hex_code": "
#4169E1
"
},
{
"name": "Golden Yellow",
"hex_code": "
#FFD700
"
},
{
"name": "Medium Sea Green",
"hex_code": "
#3CB371
"
},
{
"name": "Orchid",
"hex_code": "
#DA70D6
"
}
]
}
Feel free to choose any of these palettes for your dashboard or let me know if you would like more options or adjustments!