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 |
|---|---|---|---|---|---|
#33E6B9 | rgb(51, 230, 185) | hsl(165, 78%, 55%) | Pure Cyan | View | |
#33E6E6 | rgb(51, 230, 230) | hsl(180, 78%, 55%) | Pure Cyan | View | |
#33B9E6 | rgb(51, 185, 230) | hsl(195, 78%, 55%) | Pure Sky Blue | View | |
#338CE6 | rgb(51, 140, 230) | hsl(210, 78%, 55%) | Pure Blue | View | |
#335FE6 | rgb(51, 95, 230) | hsl(225, 78%, 55%) | Pure Blue | View |
:root {
--color-1: #33E6B9;
--color-2: #33E6E6;
--color-3: #33B9E6;
--color-4: #338CE6;
--color-5: #335FE6;
}Palettes that share visual characteristics and color harmony.