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 Pure Cyan, Pure Cyan, Pure Sky Blue. 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 |
|---|---|---|---|---|---|
#33E6C2 | rgb(51, 230, 194) | hsl(168, 78%, 55%) | Pure Cyan | View | |
#33DDE6 | rgb(51, 221, 230) | hsl(183, 78%, 55%) | Pure Cyan | View | |
#33B0E6 | rgb(51, 176, 230) | hsl(198, 78%, 55%) | Pure Sky Blue | View | |
#3383E6 | rgb(51, 131, 230) | hsl(213, 78%, 55%) | Pure Blue | View | |
#3357E6 | rgb(51, 87, 230) | hsl(228, 78%, 55%) | Pure Blue | View |
:root {
--color-1: #33E6C2;
--color-2: #33DDE6;
--color-3: #33B0E6;
--color-4: #3383E6;
--color-5: #3357E6;
}Palettes that share visual characteristics and color harmony.