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 |
|---|---|---|---|---|---|
#C3DCF4 | rgb(195, 220, 244) | hsl(209, 69%, 86%) | Pale Blue | View | |
#C3D0F4 | rgb(195, 208, 244) | hsl(224, 69%, 86%) | Pale Blue | View | |
#C3C3F4 | rgb(195, 195, 244) | hsl(240, 69%, 86%) | Pale Blue | View | |
#CEC3F4 | rgb(206, 195, 244) | hsl(253, 69%, 86%) | Pale Navy | View | |
#DAC3F4 | rgb(218, 195, 244) | hsl(268, 69%, 86%) | Pale Navy | View |
:root {
--color-1: #C3DCF4;
--color-2: #C3D0F4;
--color-3: #C3C3F4;
--color-4: #CEC3F4;
--color-5: #DAC3F4;
}Palettes that share visual characteristics and color harmony.