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 |
|---|---|---|---|---|---|
#14D2A2 | rgb(20, 210, 162) | hsl(165, 83%, 45%) | Pure Cyan | View | |
#14D2D2 | rgb(20, 210, 210) | hsl(180, 83%, 45%) | Pure Cyan | View | |
#14A2D2 | rgb(20, 162, 210) | hsl(195, 83%, 45%) | Pure Sky Blue | View | |
#1473D2 | rgb(20, 115, 210) | hsl(210, 83%, 45%) | Pure Blue | View | |
#1443D2 | rgb(20, 67, 210) | hsl(225, 83%, 45%) | Pure Blue | View |
:root {
--color-1: #14D2A2;
--color-2: #14D2D2;
--color-3: #14A2D2;
--color-4: #1473D2;
--color-5: #1443D2;
}Palettes that share visual characteristics and color harmony.