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 |
|---|---|---|---|---|---|
#B6D1ED | rgb(182, 209, 237) | hsl(211, 60%, 82%) | Light Blue | View | |
#B6C3ED | rgb(182, 195, 237) | hsl(226, 60%, 82%) | Light Blue | View | |
#B6B6ED | rgb(182, 182, 237) | hsl(240, 60%, 82%) | Light Blue | View | |
#C3B6ED | rgb(195, 182, 237) | hsl(254, 60%, 82%) | Light Navy | View | |
#D1B6ED | rgb(209, 182, 237) | hsl(269, 60%, 82%) | Light Navy | View |
:root {
--color-1: #B6D1ED;
--color-2: #B6C3ED;
--color-3: #B6B6ED;
--color-4: #C3B6ED;
--color-5: #D1B6ED;
}Palettes that share visual characteristics and color harmony.