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 |
|---|---|---|---|---|---|
#DEEBF7 | rgb(222, 235, 247) | hsl(209, 61%, 92%) | Pale Blue | View | |
#DEE4F7 | rgb(222, 228, 247) | hsl(226, 61%, 92%) | Pale Blue | View | |
#DEDEF7 | rgb(222, 222, 247) | hsl(240, 61%, 92%) | Pale Blue | View | |
#E4DEF7 | rgb(228, 222, 247) | hsl(254, 61%, 92%) | Pale Navy | View | |
#EBDEF7 | rgb(235, 222, 247) | hsl(271, 61%, 92%) | Pale Navy | View |
:root {
--color-1: #DEEBF7;
--color-2: #DEE4F7;
--color-3: #DEDEF7;
--color-4: #E4DEF7;
--color-5: #EBDEF7;
}Palettes that share visual characteristics and color harmony.