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 |
|---|---|---|---|---|---|
#DEE3F7 | rgb(222, 227, 247) | hsl(228, 61%, 92%) | Pale Blue | View | |
#E0DEF7 | rgb(224, 222, 247) | hsl(245, 61%, 92%) | Pale Blue | View | |
#E6DEF7 | rgb(230, 222, 247) | hsl(259, 61%, 92%) | Pale Navy | View | |
#ECDEF7 | rgb(236, 222, 247) | hsl(274, 61%, 92%) | Pale Navy | View | |
#F2DEF7 | rgb(242, 222, 247) | hsl(288, 61%, 92%) | Pale Purple | View |
:root {
--color-1: #DEE3F7;
--color-2: #E0DEF7;
--color-3: #E6DEF7;
--color-4: #ECDEF7;
--color-5: #F2DEF7;
}Palettes that share visual characteristics and color harmony.