#1A1A4B
Midnight Blue
#B0B3B8
Foggy Gray
#6A5ACD
Dusk Purple
#FFFFE0
Pale Yellow
#1C1C1C
Shadow Black
Palette Description
Here is a color palette inspired by the movie “Insomnia.” The palette captures the moody, atmospheric tones that reflect the film’s themes of psychological tension and sleeplessness.
json
{
"palette_name": "Insomnia",
"colors": [
{
"name": "Midnight Blue",
"hex_code": "
#1A1A4B
"
},
{
"name": "Foggy Gray",
"hex_code": "
#B0B3B8
"
},
{
"name": "Dusk Purple",
"hex_code": "
#6A5ACD
"
},
{
"name": "Pale Yellow",
"hex_code": "
#FFFFE0
"
},
{
"name": "Shadow Black",
"hex_code": "
#1C1C1C
"
}
]
}
This palette evokes the sense of a dark, sleepless night with hints of light that symbolize fleeting moments of hope.
Would you like to explore more about color meanings or perhaps how to use this palette in a project?