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 |
|---|---|---|---|---|---|
#15D1AB | rgb(21, 209, 171) | hsl(168, 82%, 45%) | Pure Cyan | View | |
#15C7D1 | rgb(21, 199, 209) | hsl(183, 82%, 45%) | Pure Cyan | View | |
#1598D1 | rgb(21, 152, 209) | hsl(198, 82%, 45%) | Pure Sky Blue | View | |
#1569D1 | rgb(21, 105, 209) | hsl(213, 82%, 45%) | Pure Blue | View | |
#153AD1 | rgb(21, 58, 209) | hsl(228, 82%, 45%) | Pure Blue | View |
:root {
--color-1: #15D1AB;
--color-2: #15C7D1;
--color-3: #1598D1;
--color-4: #1569D1;
--color-5: #153AD1;
}Palettes that share visual characteristics and color harmony.