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 |
|---|---|---|---|---|---|
#AACFEE | rgb(170, 207, 238) | hsl(207, 67%, 80%) | Light Blue | View | |
#AABEEE | rgb(170, 190, 238) | hsl(222, 67%, 80%) | Light Blue | View | |
#AAADEE | rgb(170, 173, 238) | hsl(237, 67%, 80%) | Light Blue | View | |
#B7AAEE | rgb(183, 170, 238) | hsl(251, 67%, 80%) | Light Navy | View | |
#C9AAEE | rgb(201, 170, 238) | hsl(267, 67%, 80%) | Light Navy | View |
:root {
--color-1: #AACFEE;
--color-2: #AABEEE;
--color-3: #AAADEE;
--color-4: #B7AAEE;
--color-5: #C9AAEE;
}Palettes that share visual characteristics and color harmony.