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 Sky Blue, Light 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 |
|---|---|---|---|---|---|
#89E0E6 | rgb(137, 224, 230) | hsl(184, 65%, 72%) | Light Cyan | View | |
#89C9E6 | rgb(137, 201, 230) | hsl(199, 65%, 72%) | Light Sky Blue | View | |
#89B1E6 | rgb(137, 177, 230) | hsl(214, 65%, 72%) | Light Blue | View | |
#899AE6 | rgb(137, 154, 230) | hsl(229, 65%, 72%) | Light Blue | View | |
#8F89E6 | rgb(143, 137, 230) | hsl(244, 65%, 72%) | Light Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Cyan and Light Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #89E0E6;
--color-2: #89C9E6;
--color-3: #89B1E6;
--color-4: #899AE6;
--color-5: #8F89E6;
}Palettes that share visual characteristics and color harmony.