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 |
|---|---|---|---|---|---|
#17E8BE | rgb(23, 232, 190) | hsl(168, 82%, 50%) | Pure Cyan | View | |
#17DEE8 | rgb(23, 222, 232) | hsl(183, 82%, 50%) | Pure Cyan | View | |
#17A9E8 | rgb(23, 169, 232) | hsl(198, 82%, 50%) | Pure Sky Blue | View | |
#1775E8 | rgb(23, 117, 232) | hsl(213, 82%, 50%) | Pure Blue | View | |
#1741E8 | rgb(23, 65, 232) | hsl(228, 82%, 50%) | Pure Blue | View |
:root {
--color-1: #17E8BE;
--color-2: #17DEE8;
--color-3: #17A9E8;
--color-4: #1775E8;
--color-5: #1741E8;
}Palettes that share visual characteristics and color harmony.