Palette Description
Sure! Let’s find a darker terracotta variant that can provide a rich and warm tone while still allowing for white text to be effective. Here’s the updated color palette including a darker terracotta shade:
json
{
"palette_name": "App Color Palette (Terracotta Variant)",
"colors": [
{
"name": "Sky Blue",
"hex_code": "
#DDF5F8
"
},
{
"name": "Pale Yellow",
"hex_code": "
#FEFFA2
"
},
{
"name": "Teal Green",
"hex_code": "
#278E7A
"
},
{
"name": "Dark Terracotta",
"hex_code": "
#C85A3B
"
},
{
"name": "Light Green",
"hex_code": "
#A8E6CE
"
},
{
"name": "Coral",
"hex_code": "
#FF6F61
"
},
{
"name": "Light Grey",
"hex_code": "
#E0E0E0
"
},
{
"name": "Dark Grey",
"hex_code": "
#424242
"
}
]
}
Palette Description
In this version of the palette, the Deep Slate Blue has been replaced with a Dark Terracotta shade ( #C85A3B ), which retains the warmth of terracotta while being dark enough to allow for white text visibility. The combination of Sky Blue, Pale Yellow, Teal Green, and Dark Terracotta creates a warm and inviting aesthetic, balanced with Coral, Light Green, and the greys for a complete design.
Would you like to make any more adjustments or have any further requests?