#A4C8E1
Pastel Blue
#A8D6A1
Muted Pastel Green
#F2A88E
Darker Soft Peach
#D2B48C
Pastel Brown
#EEDC9D
Dark Cornsilk
#C6A1C2
Darker Soft Lavender
#0E76A8
Hyperlink Blue
#6F2C91
Visited Hyperlink Purple
#4B3C2A
Text/Background Dark
#FAF3E0
Text/Background Light
Palette Description
Here’s the updated color palette with the color names followed by their corresponding hex codes:
json
{
"palette_name": "Excel Pastel Theme with Adjusted Green",
"colors": [
{
"name": "Pastel Blue",
"hex_code": "
#A4C8E1
"
},
{
"name": "Muted Pastel Green",
"hex_code": "
#A8D6A1
"
},
{
"name": "Darker Soft Peach",
"hex_code": "
#F2A88E
"
},
{
"name": "Pastel Brown",
"hex_code": "
#D2B48C
"
},
{
"name": "Dark Cornsilk",
"hex_code": "
#EEDC9D
"
},
{
"name": "Darker Soft Lavender",
"hex_code": "
#C6A1C2
"
},
{
"name": "Hyperlink Blue",
"hex_code": "
#0E76A8
"
},
{
"name": "Visited Hyperlink Purple",
"hex_code": "
#6F2C91
"
},
{
"name": "Text/Background Dark",
"hex_code": "
#4B3C2A
"
},
{
"name": "Text/Background Light",
"hex_code": "
#FAF3E0
"
}
]
}
Color Names and Codes:
- Pastel Blue: #A4C8E1
- Muted Pastel Green: #A8D6A1
- Darker Soft Peach: #F2A88E
- Pastel Brown: #D2B48C
- Dark Cornsilk: #EEDC9D
- Darker Soft Lavender: #C6A1C2
- Hyperlink Blue: #0E76A8
- Visited Hyperlink Purple: #6F2C91
- Text/Background Dark: #4B3C2A
- Text/Background Light: #FAF3E0
Would you like to make any more changes or need further assistance?