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 Blue, Light 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 |
|---|---|---|---|---|---|
#AAD1EE | rgb(170, 209, 238) | hsl(206, 67%, 80%) | Light Blue | View | |
#AABFEE | rgb(170, 191, 238) | hsl(221, 67%, 80%) | Light Blue | View | |
#AAAEEE | rgb(170, 174, 238) | hsl(236, 67%, 80%) | Light Blue | View | |
#B6AAEE | rgb(182, 170, 238) | hsl(251, 67%, 80%) | Light Navy | View | |
#C7AAEE | rgb(199, 170, 238) | hsl(266, 67%, 80%) | Light Navy | View |
:root {
--color-1: #AAD1EE;
--color-2: #AABFEE;
--color-3: #AAAEEE;
--color-4: #B6AAEE;
--color-5: #C7AAEE;
}Palettes that share visual characteristics and color harmony.