Build your own palette
Palette · 5 colors
Arctic Ice, Glacier, Chalk White, and 2 more
A 5-color mono palette leaning light, spanning cyan, azure.
Copy palette
CSS variables
:root {
--c1: #a5f3fc;
--c2: #93c5fd;
--c3: #f8fafc;
--c4: #d1d5db;
--c5: #e5e7eb;
}JSON
{
"url": "https://colors.codes/palette/a5f3fc-93c5fd-f8fafc-d1d5db-e5e7eb",
"colors": [
{
"hex": "#a5f3fc",
"name": "Arctic Ice",
"mood": "Cool"
},
{
"hex": "#93c5fd",
"name": "Glacier",
"mood": "Cool"
},
{
"hex": "#f8fafc",
"name": "Chalk White",
"mood": "Mono"
},
{
"hex": "#d1d5db",
"name": "Dove",
"mood": "Mono"
},
{
"hex": "#e5e7eb",
"name": "Fog",
"mood": "Mono"
}
]
}Every color in this palette has its own page
Explore the hexes
- Arctic IceArctic Ice (#A5F3FC). A soft cyan with a cool character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- GlacierGlacier (#93C5FD). A soft azure with a cool character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Chalk WhiteChalk White (#F8FAFC). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- DoveDove (#D1D5DB). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- FogFog (#E5E7EB). A pale neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.