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 |
|---|---|---|---|---|---|
#8CC0E8 | rgb(140, 192, 232) | hsl(206, 67%, 73%) | Light Blue | View | |
#8CA9E8 | rgb(140, 169, 232) | hsl(221, 67%, 73%) | Light Blue | View | |
#8C92E8 | rgb(140, 146, 232) | hsl(236, 67%, 73%) | Light Blue | View | |
#9D8CE8 | rgb(157, 140, 232) | hsl(251, 67%, 73%) | Light Navy | View | |
#B48CE8 | rgb(180, 140, 232) | hsl(266, 67%, 73%) | Light Navy | View |
:root {
--color-1: #8CC0E8;
--color-2: #8CA9E8;
--color-3: #8C92E8;
--color-4: #9D8CE8;
--color-5: #B48CE8;
}Palettes that share visual characteristics and color harmony.