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 |
|---|---|---|---|---|---|
#C2D5F5 | rgb(194, 213, 245) | hsl(218, 72%, 86%) | Pale Blue | View | |
#C2C8F5 | rgb(194, 200, 245) | hsl(233, 72%, 86%) | Pale Blue | View | |
#C8C2F5 | rgb(200, 194, 245) | hsl(247, 72%, 86%) | Pale Blue | View | |
#D4C2F5 | rgb(212, 194, 245) | hsl(261, 72%, 86%) | Pale Navy | View | |
#E1C2F5 | rgb(225, 194, 245) | hsl(276, 72%, 86%) | Pale Purple | View |
:root {
--color-1: #C2D5F5;
--color-2: #C2C8F5;
--color-3: #C8C2F5;
--color-4: #D4C2F5;
--color-5: #E1C2F5;
}Palettes that share visual characteristics and color harmony.