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 |
|---|---|---|---|---|---|
#8DE8E5 | rgb(141, 232, 229) | hsl(178, 66%, 73%) | Light Cyan | View | |
#8DD4E8 | rgb(141, 212, 232) | hsl(193, 66%, 73%) | Light Sky Blue | View | |
#8DBDE8 | rgb(141, 189, 232) | hsl(208, 66%, 73%) | Light Blue | View | |
#8DA6E8 | rgb(141, 166, 232) | hsl(224, 66%, 73%) | Light Blue | View | |
#8D90E8 | rgb(141, 144, 232) | hsl(238, 66%, 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: #8DE8E5;
--color-2: #8DD4E8;
--color-3: #8DBDE8;
--color-4: #8DA6E8;
--color-5: #8D90E8;
}Palettes that share visual characteristics and color harmony.