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 |
|---|---|---|---|---|---|
#ABEDE3 | rgb(171, 237, 227) | hsl(171, 65%, 80%) | Light Cyan | View | |
#ABE7ED | rgb(171, 231, 237) | hsl(185, 65%, 80%) | Light Sky Blue | View | |
#ABD6ED | rgb(171, 214, 237) | hsl(201, 65%, 80%) | Light Blue | View | |
#ABC5ED | rgb(171, 197, 237) | hsl(216, 65%, 80%) | Light Blue | View | |
#ABB5ED | rgb(171, 181, 237) | hsl(231, 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: #ABEDE3;
--color-2: #ABE7ED;
--color-3: #ABD6ED;
--color-4: #ABC5ED;
--color-5: #ABB5ED;
}Palettes that share visual characteristics and color harmony.