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 |
|---|---|---|---|---|---|
#8CACE8 | rgb(140, 172, 232) | hsl(219, 67%, 73%) | Light Blue | View | |
#8C95E8 | rgb(140, 149, 232) | hsl(234, 67%, 73%) | Light Blue | View | |
#9A8CE8 | rgb(154, 140, 232) | hsl(249, 67%, 73%) | Light Blue | View | |
#B18CE8 | rgb(177, 140, 232) | hsl(264, 67%, 73%) | Light Navy | View | |
#C88CE8 | rgb(200, 140, 232) | hsl(279, 67%, 73%) | Light Purple | View |
:root {
--color-1: #8CACE8;
--color-2: #8C95E8;
--color-3: #9A8CE8;
--color-4: #B18CE8;
--color-5: #C88CE8;
}Palettes that share visual characteristics and color harmony.