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