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 |
|---|---|---|---|---|---|
#B1D9F2 | rgb(177, 217, 242) | hsl(203, 71%, 82%) | Light Blue | View | |
#B1C8F2 | rgb(177, 200, 242) | hsl(219, 71%, 82%) | Light Blue | View | |
#B1B8F2 | rgb(177, 184, 242) | hsl(234, 71%, 82%) | Light Blue | View | |
#B9B1F2 | rgb(185, 177, 242) | hsl(247, 71%, 82%) | Light Blue | View | |
#C9B1F2 | rgb(201, 177, 242) | hsl(262, 71%, 82%) | Light Navy | View |
:root {
--color-1: #B1D9F2;
--color-2: #B1C8F2;
--color-3: #B1B8F2;
--color-4: #B9B1F2;
--color-5: #C9B1F2;
}Palettes that share visual characteristics and color harmony.