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 Sky 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 |
|---|---|---|---|---|---|
#C5E8F2 | rgb(197, 232, 242) | hsl(193, 63%, 86%) | Pale Sky Blue | View | |
#C5DDF2 | rgb(197, 221, 242) | hsl(208, 63%, 86%) | Pale Blue | View | |
#C5D2F2 | rgb(197, 210, 242) | hsl(223, 63%, 86%) | Pale Blue | View | |
#C5C6F2 | rgb(197, 198, 242) | hsl(239, 63%, 86%) | Pale Blue | View | |
#CFC5F2 | rgb(207, 197, 242) | hsl(253, 63%, 86%) | Pale Navy | View |
:root {
--color-1: #C5E8F2;
--color-2: #C5DDF2;
--color-3: #C5D2F2;
--color-4: #C5C6F2;
--color-5: #CFC5F2;
}Palettes that share visual characteristics and color harmony.