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 |
|---|---|---|---|---|---|
#B2D3F0 | rgb(178, 211, 240) | hsl(208, 67%, 82%) | Light Blue | View | |
#B2C4F0 | rgb(178, 196, 240) | hsl(223, 67%, 82%) | Light Blue | View | |
#B2B4F0 | rgb(178, 180, 240) | hsl(238, 67%, 82%) | Light Blue | View | |
#C0B2F0 | rgb(192, 178, 240) | hsl(254, 67%, 82%) | Light Navy | View | |
#CFB2F0 | rgb(207, 178, 240) | hsl(268, 67%, 82%) | Light Navy | View |
:root {
--color-1: #B2D3F0;
--color-2: #B2C4F0;
--color-3: #B2B4F0;
--color-4: #C0B2F0;
--color-5: #CFB2F0;
}Palettes that share visual characteristics and color harmony.