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 Navy. 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 |
|---|---|---|---|---|---|
#8CABE8 | rgb(140, 171, 232) | hsl(220, 67%, 73%) | Light Blue | View | |
#8C94E8 | rgb(140, 148, 232) | hsl(235, 67%, 73%) | Light Blue | View | |
#9B8CE8 | rgb(155, 140, 232) | hsl(250, 67%, 73%) | Light Navy | View | |
#B28CE8 | rgb(178, 140, 232) | hsl(265, 67%, 73%) | Light Navy | View | |
#CA8CE8 | rgb(202, 140, 232) | hsl(280, 67%, 73%) | Light Purple | View |
:root {
--color-1: #8CABE8;
--color-2: #8C94E8;
--color-3: #9B8CE8;
--color-4: #B28CE8;
--color-5: #CA8CE8;
}Palettes that share visual characteristics and color harmony.