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 |
|---|---|---|---|---|---|
#AAEBEE | rgb(170, 235, 238) | hsl(183, 67%, 80%) | Light Cyan | View | |
#AADAEE | rgb(170, 218, 238) | hsl(198, 67%, 80%) | Light Sky Blue | View | |
#AAC9EE | rgb(170, 201, 238) | hsl(213, 67%, 80%) | Light Blue | View | |
#AAB7EE | rgb(170, 183, 238) | hsl(229, 67%, 80%) | Light Blue | View | |
#ADAAEE | rgb(173, 170, 238) | hsl(243, 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: #AAEBEE;
--color-2: #AADAEE;
--color-3: #AAC9EE;
--color-4: #AAB7EE;
--color-5: #ADAAEE;
}Palettes that share visual characteristics and color harmony.