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 |
|---|---|---|---|---|---|
#AAEDEE | rgb(170, 237, 238) | hsl(181, 67%, 80%) | Light Cyan | View | |
#AADCEE | rgb(170, 220, 238) | hsl(196, 67%, 80%) | Light Sky Blue | View | |
#AACBEE | rgb(170, 203, 238) | hsl(211, 67%, 80%) | Light Blue | View | |
#AABAEE | rgb(170, 186, 238) | hsl(226, 67%, 80%) | Light Blue | View | |
#ABAAEE | rgb(171, 170, 238) | hsl(241, 67%, 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: #AAEDEE;
--color-2: #AADCEE;
--color-3: #AACBEE;
--color-4: #AABAEE;
--color-5: #ABAAEE;
}Palettes that share visual characteristics and color harmony.