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 |
|---|---|---|---|---|---|
#C3E4F4 | rgb(195, 228, 244) | hsl(200, 69%, 86%) | Pale Blue | View | |
#C3D8F4 | rgb(195, 216, 244) | hsl(214, 69%, 86%) | Pale Blue | View | |
#C3CCF4 | rgb(195, 204, 244) | hsl(229, 69%, 86%) | Pale Blue | View | |
#C6C3F4 | rgb(198, 195, 244) | hsl(244, 69%, 86%) | Pale Blue | View | |
#D2C3F4 | rgb(210, 195, 244) | hsl(258, 69%, 86%) | Pale Navy | View |
:root {
--color-1: #C3E4F4;
--color-2: #C3D8F4;
--color-3: #C3CCF4;
--color-4: #C6C3F4;
--color-5: #D2C3F4;
}Palettes that share visual characteristics and color harmony.