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 |
|---|---|---|---|---|---|
#C2D6F5 | rgb(194, 214, 245) | hsl(216, 72%, 86%) | Pale Blue | View | |
#C2C9F5 | rgb(194, 201, 245) | hsl(232, 72%, 86%) | Pale Blue | View | |
#C7C2F5 | rgb(199, 194, 245) | hsl(246, 72%, 86%) | Pale Blue | View | |
#D4C2F5 | rgb(212, 194, 245) | hsl(261, 72%, 86%) | Pale Navy | View | |
#E0C2F5 | rgb(224, 194, 245) | hsl(275, 72%, 86%) | Pale Purple | View |
:root {
--color-1: #C2D6F5;
--color-2: #C2C9F5;
--color-3: #C7C2F5;
--color-4: #D4C2F5;
--color-5: #E0C2F5;
}Palettes that share visual characteristics and color harmony.