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 |
|---|---|---|---|---|---|
#B0DBF2 | rgb(176, 219, 242) | hsl(201, 72%, 82%) | Light Blue | View | |
#B0CAF2 | rgb(176, 202, 242) | hsl(216, 72%, 82%) | Light Blue | View | |
#B0BAF2 | rgb(176, 186, 242) | hsl(231, 72%, 82%) | Light Blue | View | |
#B7B0F2 | rgb(183, 176, 242) | hsl(246, 72%, 82%) | Light Blue | View | |
#C7B0F2 | rgb(199, 176, 242) | hsl(261, 72%, 82%) | Light Navy | View |
:root {
--color-1: #B0DBF2;
--color-2: #B0CAF2;
--color-3: #B0BAF2;
--color-4: #B7B0F2;
--color-5: #C7B0F2;
}Palettes that share visual characteristics and color harmony.