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 |
|---|---|---|---|---|---|
#60F0D1 | rgb(96, 240, 209) | hsl(167, 83%, 66%) | Pure Cyan | View | |
#60EBF0 | rgb(96, 235, 240) | hsl(182, 83%, 66%) | Pure Cyan | View | |
#60C7F0 | rgb(96, 199, 240) | hsl(197, 83%, 66%) | Pure Sky Blue | View | |
#60A4F0 | rgb(96, 164, 240) | hsl(212, 83%, 66%) | Pure Blue | View | |
#6080F0 | rgb(96, 128, 240) | hsl(227, 83%, 66%) | Pure Blue | View |
:root {
--color-1: #60F0D1;
--color-2: #60EBF0;
--color-3: #60C7F0;
--color-4: #60A4F0;
--color-5: #6080F0;
}Palettes that share visual characteristics and color harmony.