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 |
|---|---|---|---|---|---|
#D9DFF7 | rgb(217, 223, 247) | hsl(228, 65%, 91%) | Pale Blue | View | |
#DBD9F7 | rgb(219, 217, 247) | hsl(244, 65%, 91%) | Pale Blue | View | |
#E3D9F7 | rgb(227, 217, 247) | hsl(260, 65%, 91%) | Pale Navy | View | |
#EAD9F7 | rgb(234, 217, 247) | hsl(274, 65%, 91%) | Pale Navy | View | |
#F1D9F7 | rgb(241, 217, 247) | hsl(288, 65%, 91%) | Pale Purple | View |
:root {
--color-1: #D9DFF7;
--color-2: #DBD9F7;
--color-3: #E3D9F7;
--color-4: #EAD9F7;
--color-5: #F1D9F7;
}Palettes that share visual characteristics and color harmony.