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 |
|---|---|---|---|---|---|
#8DE5E7 | rgb(141, 229, 231) | hsl(181, 65%, 73%) | Light Cyan | View | |
#8DCFE7 | rgb(141, 207, 231) | hsl(196, 65%, 73%) | Light Sky Blue | View | |
#8DB9E7 | rgb(141, 185, 231) | hsl(211, 65%, 73%) | Light Blue | View | |
#8DA2E7 | rgb(141, 162, 231) | hsl(226, 65%, 73%) | Light Blue | View | |
#8F8DE7 | rgb(143, 141, 231) | hsl(241, 65%, 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: #8DE5E7;
--color-2: #8DCFE7;
--color-3: #8DB9E7;
--color-4: #8DA2E7;
--color-5: #8F8DE7;
}Palettes that share visual characteristics and color harmony.