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 |
|---|---|---|---|---|---|
#B0CEF2 | rgb(176, 206, 242) | hsl(213, 72%, 82%) | Light Blue | View | |
#B0BDF2 | rgb(176, 189, 242) | hsl(228, 72%, 82%) | Light Blue | View | |
#B3B0F2 | rgb(179, 176, 242) | hsl(243, 72%, 82%) | Light Blue | View | |
#C4B0F2 | rgb(196, 176, 242) | hsl(258, 72%, 82%) | Light Navy | View | |
#D4B0F2 | rgb(212, 176, 242) | hsl(273, 72%, 82%) | Light Navy | View |
:root {
--color-1: #B0CEF2;
--color-2: #B0BDF2;
--color-3: #B3B0F2;
--color-4: #C4B0F2;
--color-5: #D4B0F2;
}Palettes that share visual characteristics and color harmony.