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 Soft Light Blue, Soft Light Blue, Soft 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 |
|---|---|---|---|---|---|
#B2D1E6 | rgb(178, 209, 230) | hsl(204, 51%, 80%) | Soft Light Blue | View | |
#B2C4E6 | rgb(178, 196, 230) | hsl(219, 51%, 80%) | Soft Light Blue | View | |
#B2B7E6 | rgb(178, 183, 230) | hsl(234, 51%, 80%) | Soft Light Blue | View | |
#BAB2E6 | rgb(186, 178, 230) | hsl(249, 51%, 80%) | Soft Light Blue | View | |
#C7B2E6 | rgb(199, 178, 230) | hsl(264, 51%, 80%) | Soft Light Navy | View |
:root {
--color-1: #B2D1E6;
--color-2: #B2C4E6;
--color-3: #B2B7E6;
--color-4: #BAB2E6;
--color-5: #C7B2E6;
}Palettes that share visual characteristics and color harmony.