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 |
|---|---|---|---|---|---|
#ABEDE7 | rgb(171, 237, 231) | hsl(175, 65%, 80%) | Light Cyan | View | |
#ABE2ED | rgb(171, 226, 237) | hsl(190, 65%, 80%) | Light Sky Blue | View | |
#ABD1ED | rgb(171, 209, 237) | hsl(205, 65%, 80%) | Light Blue | View | |
#ABC1ED | rgb(171, 193, 237) | hsl(220, 65%, 80%) | Light Blue | View | |
#ABB1ED | rgb(171, 177, 237) | hsl(235, 65%, 80%) | 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: #ABEDE7;
--color-2: #ABE2ED;
--color-3: #ABD1ED;
--color-4: #ABC1ED;
--color-5: #ABB1ED;
}Palettes that share visual characteristics and color harmony.