#FF6F61
Strawberry Pink
#98FF98
Mint Green
#F3E5AB
Vanilla Cream
#4E3B31
Chocolate Brown
#6A98E9
Blueberry Blue
Palette Description
Here’s a color palette inspired by the theme of an ice cream calculator web app, evoking sweet and refreshing colors.
json
{
"palette_name": "Ice Cream Delight",
"colors": [
{
"name": "Strawberry Pink",
"hex_code": "
#FF6F61
"
},
{
"name": "Mint Green",
"hex_code": "
#98FF98
"
},
{
"name": "Vanilla Cream",
"hex_code": "
#F3E5AB
"
},
{
"name": "Chocolate Brown",
"hex_code": "
#4E3B31
"
},
{
"name": "Blueberry Blue",
"hex_code": "
#6A98E9
"
}
]
}
This palette captures the essence of different ice cream flavors, making it perfect for a web app focused on ice cream calculations.
What features do you envision for your ice cream calculator web app?