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 |
|---|---|---|---|---|---|
#C2E0F5 | rgb(194, 224, 245) | hsl(205, 72%, 86%) | Pale Blue | View | |
#C2D3F5 | rgb(194, 211, 245) | hsl(220, 72%, 86%) | Pale Blue | View | |
#C2C6F5 | rgb(194, 198, 245) | hsl(235, 72%, 86%) | Pale Blue | View | |
#CAC2F5 | rgb(202, 194, 245) | hsl(249, 72%, 86%) | Pale Blue | View | |
#D7C2F5 | rgb(215, 194, 245) | hsl(265, 72%, 86%) | Pale Navy | View |
:root {
--color-1: #C2E0F5;
--color-2: #C2D3F5;
--color-3: #C2C6F5;
--color-4: #CAC2F5;
--color-5: #D7C2F5;
}Palettes that share visual characteristics and color harmony.