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 |
|---|---|---|---|---|---|
#B3C1EF | rgb(179, 193, 239) | hsl(226, 65%, 82%) | Light Blue | View | |
#B4B3EF | rgb(180, 179, 239) | hsl(241, 65%, 82%) | Light Blue | View | |
#C3B3EF | rgb(195, 179, 239) | hsl(256, 65%, 82%) | Light Navy | View | |
#D2B3EF | rgb(210, 179, 239) | hsl(271, 65%, 82%) | Light Navy | View | |
#E1B3EF | rgb(225, 179, 239) | hsl(286, 65%, 82%) | Light Purple | View |
:root {
--color-1: #B3C1EF;
--color-2: #B4B3EF;
--color-3: #C3B3EF;
--color-4: #D2B3EF;
--color-5: #E1B3EF;
}Palettes that share visual characteristics and color harmony.