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 |
|---|---|---|---|---|---|
#B3C8EF | rgb(179, 200, 239) | hsl(219, 65%, 82%) | Light Blue | View | |
#B3B9EF | rgb(179, 185, 239) | hsl(234, 65%, 82%) | Light Blue | View | |
#BCB3EF | rgb(188, 179, 239) | hsl(249, 65%, 82%) | Light Blue | View | |
#CBB3EF | rgb(203, 179, 239) | hsl(264, 65%, 82%) | Light Navy | View | |
#DAB3EF | rgb(218, 179, 239) | hsl(279, 65%, 82%) | Light Purple | View |
:root {
--color-1: #B3C8EF;
--color-2: #B3B9EF;
--color-3: #BCB3EF;
--color-4: #CBB3EF;
--color-5: #DAB3EF;
}Palettes that share visual characteristics and color harmony.