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 |
|---|---|---|---|---|---|
#B0D9F2 | rgb(176, 217, 242) | hsl(203, 72%, 82%) | Light Blue | View | |
#B0C8F2 | rgb(176, 200, 242) | hsl(218, 72%, 82%) | Light Blue | View | |
#B0B8F2 | rgb(176, 184, 242) | hsl(233, 72%, 82%) | Light Blue | View | |
#B9B0F2 | rgb(185, 176, 242) | hsl(248, 72%, 82%) | Light Blue | View | |
#C9B0F2 | rgb(201, 176, 242) | hsl(263, 72%, 82%) | Light Navy | View |
:root {
--color-1: #B0D9F2;
--color-2: #B0C8F2;
--color-3: #B0B8F2;
--color-4: #B9B0F2;
--color-5: #C9B0F2;
}Palettes that share visual characteristics and color harmony.