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 Navy. 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 |
|---|---|---|---|---|---|
#D9E2F7 | rgb(217, 226, 247) | hsl(222, 65%, 91%) | Pale Blue | View | |
#D9DBF7 | rgb(217, 219, 247) | hsl(236, 65%, 91%) | Pale Blue | View | |
#DFD9F7 | rgb(223, 217, 247) | hsl(252, 65%, 91%) | Pale Navy | View | |
#E7D9F7 | rgb(231, 217, 247) | hsl(268, 65%, 91%) | Pale Navy | View | |
#EED9F7 | rgb(238, 217, 247) | hsl(282, 65%, 91%) | Pale Purple | View |
:root {
--color-1: #D9E2F7;
--color-2: #D9DBF7;
--color-3: #DFD9F7;
--color-4: #E7D9F7;
--color-5: #EED9F7;
}Palettes that share visual characteristics and color harmony.