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 |
|---|---|---|---|---|---|
#8C9DE8 | rgb(140, 157, 232) | hsl(229, 67%, 73%) | Light Blue | View | |
#928CE8 | rgb(146, 140, 232) | hsl(244, 67%, 73%) | Light Blue | View | |
#A98CE8 | rgb(169, 140, 232) | hsl(259, 67%, 73%) | Light Navy | View | |
#C08CE8 | rgb(192, 140, 232) | hsl(274, 67%, 73%) | Light Navy | View | |
#D78CE8 | rgb(215, 140, 232) | hsl(289, 67%, 73%) | Light Purple | View |
:root {
--color-1: #8C9DE8;
--color-2: #928CE8;
--color-3: #A98CE8;
--color-4: #C08CE8;
--color-5: #D78CE8;
}Palettes that share visual characteristics and color harmony.