Build your own palette
Palette · 5 colors
Klein Blue, Hermès Orange, Tiffany Blue, and 2 more
A 5-color vibrant palette leaning mid-tone, spanning azure, orange, cyan.
Copy palette
CSS variables
:root {
--c1: #002fa7;
--c2: #ff5a00;
--c3: #0abab5;
--c4: #fc0fc0;
--c5: #010101;
}JSON
{
"url": "https://colors.codes/palette/002fa7-ff5a00-0abab5-fc0fc0-010101",
"colors": [
{
"hex": "#002fa7",
"name": "Klein Blue",
"mood": "Vibrant"
},
{
"hex": "#ff5a00",
"name": "Hermès Orange",
"mood": "Warm"
},
{
"hex": "#0abab5",
"name": "Tiffany Blue",
"mood": "Pastel"
},
{
"hex": "#fc0fc0",
"name": "Schiaparelli Pink",
"mood": "Neon"
},
{
"hex": "#010101",
"name": "Vantablack",
"mood": "Mono"
}
]
}Every color in this palette has its own page
Explore the hexes
- Klein BlueKlein Blue (#002FA7). A deep azure with a vibrant character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Hermès OrangeHermès Orange (#FF5A00). A true orange with a warm character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Tiffany BlueTiffany Blue (#0ABAB5). A true cyan with a pastel character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Schiaparelli PinkSchiaparelli Pink (#FC0FC0). A true magenta with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- VantablackVantablack (#010101). A deep neutral with a mono character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.