Update Your Palette
Current Palette
Complementary Oceanic Palette
Palette Description
Here’s a complementary color palette based on the colors #007093 (a deep blue) and #6ED057 (a vibrant green). The complementary colors are chosen to provide contrast and balance.
json
{
"palette_name": "Complementary Oceanic Palette",
"colors": [
{
"name": "Deep Ocean Blue",
"hex_code": "
#007093
"
},
{
"name": "Vibrant Green",
"hex_code": "
#6ED057
"
},
{
"name": "Coral Red",
"hex_code": "
#FF4D3D
"
},
{
"name": "Warm Tan",
"hex_code": "
#D9B79C
"
},
{
"name": "Soft Lavender",
"hex_code": "
#E5B1E5
"
}
]
}
This complementary palette features bold contrasting colors that can create striking visual interest. The coral red adds warmth against the cool tones, while the warm tan and soft lavender provide softer contrast. Would you like to know how to use this palette in a specific context or project?