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 |
|---|---|---|---|---|---|
#1ACBA2 | rgb(26, 203, 162) | hsl(166, 77%, 45%) | Pure Cyan | View | |
#1AC8CB | rgb(26, 200, 203) | hsl(181, 77%, 45%) | Pure Cyan | View | |
#1A9CCB | rgb(26, 156, 203) | hsl(196, 77%, 45%) | Pure Sky Blue | View | |
#1A70CB | rgb(26, 112, 203) | hsl(211, 77%, 45%) | Pure Blue | View | |
#1A44CB | rgb(26, 68, 203) | hsl(226, 77%, 45%) | Pure Blue | View |
:root {
--color-1: #1ACBA2;
--color-2: #1AC8CB;
--color-3: #1A9CCB;
--color-4: #1A70CB;
--color-5: #1A44CB;
}Palettes that share visual characteristics and color harmony.