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 |
|---|---|---|---|---|---|
#AAECEE | rgb(170, 236, 238) | hsl(182, 67%, 80%) | Light Cyan | View | |
#AADBEE | rgb(170, 219, 238) | hsl(197, 67%, 80%) | Light Sky Blue | View | |
#AACAEE | rgb(170, 202, 238) | hsl(212, 67%, 80%) | Light Blue | View | |
#AAB9EE | rgb(170, 185, 238) | hsl(227, 67%, 80%) | Light Blue | View | |
#ACAAEE | rgb(172, 170, 238) | hsl(242, 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: #AAECEE;
--color-2: #AADBEE;
--color-3: #AACAEE;
--color-4: #AAB9EE;
--color-5: #ACAAEE;
}Palettes that share visual characteristics and color harmony.