#FFDAB9
Relax
#FF4500
Energize
#1E90FF
Concentrate
#FFFACD
Read
#2E2E2E
Night Light
#FF1493
Party
#FFD700
Cozy
#FF6347
Sunset
#228B22
Forest
#20B2AA
Ocean
Palette Description
Here’s a color palette inspired by various Hue Light scenes, capturing the essence of popular lighting settings:
json
{
"palette_name": "Hue Light Scenes",
"colors": [
{
"name": "Relax",
"hex_code": "
#FFDAB9
"
},
{
"name": "Energize",
"hex_code": "
#FF4500
"
},
{
"name": "Concentrate",
"hex_code": "
#1E90FF
"
},
{
"name": "Read",
"hex_code": "
#FFFACD
"
},
{
"name": "Night Light",
"hex_code": "
#2E2E2E
"
},
{
"name": "Party",
"hex_code": "
#FF1493
"
},
{
"name": "Cozy",
"hex_code": "
#FFD700
"
},
{
"name": "Sunset",
"hex_code": "
#FF6347
"
},
{
"name": "Forest",
"hex_code": "
#228B22
"
},
{
"name": "Ocean",
"hex_code": "
#20B2AA
"
}
]
}
This palette reflects the different moods and atmospheres created by Hue Light scenes, ranging from warm and cozy to vibrant and energizing.
Are there specific scenes you want to focus on, or do you need more details about how to implement these colors?