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 |
|---|---|---|---|---|---|
#D7DEF9 | rgb(215, 222, 249) | hsl(228, 74%, 91%) | Pale Blue | View | |
#D9D7F9 | rgb(217, 215, 249) | hsl(244, 74%, 91%) | Pale Blue | View | |
#E1D7F9 | rgb(225, 215, 249) | hsl(258, 74%, 91%) | Pale Navy | View | |
#EAD7F9 | rgb(234, 215, 249) | hsl(274, 74%, 91%) | Pale Navy | View | |
#F2D7F9 | rgb(242, 215, 249) | hsl(288, 74%, 91%) | Pale Purple | View |
:root {
--color-1: #D7DEF9;
--color-2: #D9D7F9;
--color-3: #E1D7F9;
--color-4: #EAD7F9;
--color-5: #F2D7F9;
}Palettes that share visual characteristics and color harmony.