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 Pale Blue, Pale Blue, Pale 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 |
|---|---|---|---|---|---|
#C5DBF2 | rgb(197, 219, 242) | hsl(211, 63%, 86%) | Pale Blue | View | |
#C5D0F2 | rgb(197, 208, 242) | hsl(225, 63%, 86%) | Pale Blue | View | |
#C5C5F2 | rgb(197, 197, 242) | hsl(240, 63%, 86%) | Pale Blue | View | |
#D0C5F2 | rgb(208, 197, 242) | hsl(255, 63%, 86%) | Pale Navy | View | |
#DBC5F2 | rgb(219, 197, 242) | hsl(269, 63%, 86%) | Pale Navy | View |
:root {
--color-1: #C5DBF2;
--color-2: #C5D0F2;
--color-3: #C5C5F2;
--color-4: #D0C5F2;
--color-5: #DBC5F2;
}Palettes that share visual characteristics and color harmony.