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 Light Cyan, Light Cyan, Light 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 |
|---|---|---|---|---|---|
#89ECDA | rgb(137, 236, 218) | hsl(169, 72%, 73%) | Light Cyan | View | |
#89E5EC | rgb(137, 229, 236) | hsl(184, 72%, 73%) | Light Cyan | View | |
#89CCEC | rgb(137, 204, 236) | hsl(199, 72%, 73%) | Light Sky Blue | View | |
#89B4EC | rgb(137, 180, 236) | hsl(214, 72%, 73%) | Light Blue | View | |
#899BEC | rgb(137, 155, 236) | hsl(229, 72%, 73%) | Light Blue | View |
:root {
--color-1: #89ECDA;
--color-2: #89E5EC;
--color-3: #89CCEC;
--color-4: #89B4EC;
--color-5: #899BEC;
}Palettes that share visual characteristics and color harmony.