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 |
|---|---|---|---|---|---|
#35E3C3 | rgb(53, 227, 195) | hsl(169, 76%, 55%) | Pure Cyan | View | |
#35D8E3 | rgb(53, 216, 227) | hsl(184, 76%, 55%) | Pure Cyan | View | |
#35ACE3 | rgb(53, 172, 227) | hsl(199, 76%, 55%) | Pure Sky Blue | View | |
#3581E3 | rgb(53, 129, 227) | hsl(214, 76%, 55%) | Pure Blue | View | |
#3555E3 | rgb(53, 85, 227) | hsl(229, 76%, 55%) | Pure Blue | View |
:root {
--color-1: #35E3C3;
--color-2: #35D8E3;
--color-3: #35ACE3;
--color-4: #3581E3;
--color-5: #3555E3;
}Palettes that share visual characteristics and color harmony.