Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Deep Pure Cyan, Dark Pure Cyan, Pure Cyan. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#06604E | rgb(6, 96, 78) | hsl(168, 88%, 20%) | Deep Pure Cyan | View | |
#0BA888 | rgb(11, 168, 136) | hsl(168, 88%, 35%) | Dark Pure Cyan | View | |
#0FF0C3 | rgb(15, 240, 195) | hsl(168, 88%, 50%) | Pure Cyan | View | |
#57F4D5 | rgb(87, 244, 213) | hsl(168, 88%, 65%) | Pure Cyan | View | |
#9FF9E7 | rgb(159, 249, 231) | hsl(168, 88%, 80%) | Light Pure Cyan | View |
:root {
--color-1: #06604E;
--color-2: #0BA888;
--color-3: #0FF0C3;
--color-4: #57F4D5;
--color-5: #9FF9E7;
}Palettes that share visual characteristics and color harmony.