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 |
|---|---|---|---|---|---|
#C3DDF4 | rgb(195, 221, 244) | hsl(208, 69%, 86%) | Pale Blue | View | |
#C3D1F4 | rgb(195, 209, 244) | hsl(223, 69%, 86%) | Pale Blue | View | |
#C3C4F4 | rgb(195, 196, 244) | hsl(239, 69%, 86%) | Pale Blue | View | |
#CDC3F4 | rgb(205, 195, 244) | hsl(252, 69%, 86%) | Pale Navy | View | |
#DAC3F4 | rgb(218, 195, 244) | hsl(268, 69%, 86%) | Pale Navy | View |
:root {
--color-1: #C3DDF4;
--color-2: #C3D1F4;
--color-3: #C3C4F4;
--color-4: #CDC3F4;
--color-5: #DAC3F4;
}Palettes that share visual characteristics and color harmony.