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 |
|---|---|---|---|---|---|
#C2D2F5 | rgb(194, 210, 245) | hsl(221, 72%, 86%) | Pale Blue | View | |
#C2C5F5 | rgb(194, 197, 245) | hsl(236, 72%, 86%) | Pale Blue | View | |
#CBC2F5 | rgb(203, 194, 245) | hsl(251, 72%, 86%) | Pale Navy | View | |
#D8C2F5 | rgb(216, 194, 245) | hsl(266, 72%, 86%) | Pale Navy | View | |
#E5C2F5 | rgb(229, 194, 245) | hsl(281, 72%, 86%) | Pale Purple | View |
:root {
--color-1: #C2D2F5;
--color-2: #C2C5F5;
--color-3: #CBC2F5;
--color-4: #D8C2F5;
--color-5: #E5C2F5;
}Palettes that share visual characteristics and color harmony.