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 |
|---|---|---|---|---|---|
#87EEE7 | rgb(135, 238, 231) | hsl(176, 75%, 73%) | Light Cyan | View | |
#87DBEE | rgb(135, 219, 238) | hsl(191, 75%, 73%) | Light Sky Blue | View | |
#87C1EE | rgb(135, 193, 238) | hsl(206, 75%, 73%) | Light Blue | View | |
#87A7EE | rgb(135, 167, 238) | hsl(221, 75%, 73%) | Light Blue | View | |
#878DEE | rgb(135, 141, 238) | hsl(237, 75%, 73%) | 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: #87EEE7;
--color-2: #87DBEE;
--color-3: #87C1EE;
--color-4: #87A7EE;
--color-5: #878DEE;
}Palettes that share visual characteristics and color harmony.