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 |
|---|---|---|---|---|---|
#ABEBED | rgb(171, 235, 237) | hsl(182, 65%, 80%) | Light Cyan | View | |
#ABDAED | rgb(171, 218, 237) | hsl(197, 65%, 80%) | Light Sky Blue | View | |
#ABCAED | rgb(171, 202, 237) | hsl(212, 65%, 80%) | Light Blue | View | |
#ABB9ED | rgb(171, 185, 237) | hsl(227, 65%, 80%) | Light Blue | View | |
#ADABED | rgb(173, 171, 237) | hsl(242, 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: #ABEBED;
--color-2: #ABDAED;
--color-3: #ABCAED;
--color-4: #ABB9ED;
--color-5: #ADABED;
}Palettes that share visual characteristics and color harmony.