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 |
|---|---|---|---|---|---|
#B4D4F3 | rgb(180, 212, 243) | hsl(210, 72%, 83%) | Light Blue | View | |
#B4C4F3 | rgb(180, 196, 243) | hsl(225, 72%, 83%) | Light Blue | View | |
#B4B4F3 | rgb(180, 180, 243) | hsl(240, 72%, 83%) | Light Blue | View | |
#C4B4F3 | rgb(196, 180, 243) | hsl(255, 72%, 83%) | Light Navy | View | |
#D4B4F3 | rgb(212, 180, 243) | hsl(270, 72%, 83%) | Light Navy | View |
:root {
--color-1: #B4D4F3;
--color-2: #B4C4F3;
--color-3: #B4B4F3;
--color-4: #C4B4F3;
--color-5: #D4B4F3;
}Palettes that share visual characteristics and color harmony.