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 |
|---|---|---|---|---|---|
#ABEDE4 | rgb(171, 237, 228) | hsl(172, 65%, 80%) | Light Cyan | View | |
#ABE5ED | rgb(171, 229, 237) | hsl(187, 65%, 80%) | Light Sky Blue | View | |
#ABD5ED | rgb(171, 213, 237) | hsl(202, 65%, 80%) | Light Blue | View | |
#ABC4ED | rgb(171, 196, 237) | hsl(217, 65%, 80%) | Light Blue | View | |
#ABB4ED | rgb(171, 180, 237) | hsl(232, 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: #ABEDE4;
--color-2: #ABE5ED;
--color-3: #ABD5ED;
--color-4: #ABC4ED;
--color-5: #ABB4ED;
}Palettes that share visual characteristics and color harmony.