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 Navy. 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 |
|---|---|---|---|---|---|
#C2CBF5 | rgb(194, 203, 245) | hsl(229, 72%, 86%) | Pale Blue | View | |
#C5C2F5 | rgb(197, 194, 245) | hsl(244, 72%, 86%) | Pale Blue | View | |
#D2C2F5 | rgb(210, 194, 245) | hsl(259, 72%, 86%) | Pale Navy | View | |
#DFC2F5 | rgb(223, 194, 245) | hsl(274, 72%, 86%) | Pale Navy | View | |
#ECC2F5 | rgb(236, 194, 245) | hsl(289, 72%, 86%) | Pale Purple | View |
:root {
--color-1: #C2CBF5;
--color-2: #C5C2F5;
--color-3: #D2C2F5;
--color-4: #DFC2F5;
--color-5: #ECC2F5;
}Palettes that share visual characteristics and color harmony.