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 |
|---|---|---|---|---|---|
#C8DEF4 | rgb(200, 222, 244) | hsl(210, 67%, 87%) | Pale Blue | View | |
#C8D3F4 | rgb(200, 211, 244) | hsl(225, 67%, 87%) | Pale Blue | View | |
#C8C8F4 | rgb(200, 200, 244) | hsl(240, 67%, 87%) | Pale Blue | View | |
#D3C8F4 | rgb(211, 200, 244) | hsl(255, 67%, 87%) | Pale Navy | View | |
#DEC8F4 | rgb(222, 200, 244) | hsl(270, 67%, 87%) | Pale Navy | View |
:root {
--color-1: #C8DEF4;
--color-2: #C8D3F4;
--color-3: #C8C8F4;
--color-4: #D3C8F4;
--color-5: #DEC8F4;
}Palettes that share visual characteristics and color harmony.