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 |
|---|---|---|---|---|---|
#B2DAF0 | rgb(178, 218, 240) | hsl(201, 67%, 82%) | Light Blue | View | |
#B2CBF0 | rgb(178, 203, 240) | hsl(216, 67%, 82%) | Light Blue | View | |
#B2BCF0 | rgb(178, 188, 240) | hsl(230, 67%, 82%) | Light Blue | View | |
#B8B2F0 | rgb(184, 178, 240) | hsl(246, 67%, 82%) | Light Blue | View | |
#C8B2F0 | rgb(200, 178, 240) | hsl(261, 67%, 82%) | Light Navy | View |
:root {
--color-1: #B2DAF0;
--color-2: #B2CBF0;
--color-3: #B2BCF0;
--color-4: #B8B2F0;
--color-5: #C8B2F0;
}Palettes that share visual characteristics and color harmony.