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 |
|---|---|---|---|---|---|
#89EBD4 | rgb(137, 235, 212) | hsl(166, 71%, 73%) | Light Cyan | View | |
#89E9EB | rgb(137, 233, 235) | hsl(181, 71%, 73%) | Light Cyan | View | |
#89D1EB | rgb(137, 209, 235) | hsl(196, 71%, 73%) | Light Sky Blue | View | |
#89B9EB | rgb(137, 185, 235) | hsl(211, 71%, 73%) | Light Blue | View | |
#89A0EB | rgb(137, 160, 235) | hsl(226, 71%, 73%) | Light Blue | View |
:root {
--color-1: #89EBD4;
--color-2: #89E9EB;
--color-3: #89D1EB;
--color-4: #89B9EB;
--color-5: #89A0EB;
}Palettes that share visual characteristics and color harmony.