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 | |
#DEE5F7 | rgb(222, 229, 247) | hsl(223, 61%, 92%) | Pale Blue | View | |
#DEDFF7 | rgb(222, 223, 247) | hsl(238, 61%, 92%) | Pale Blue | View | |
#E4DEF7 | rgb(228, 222, 247) | hsl(254, 61%, 92%) | Pale Navy | View | |
#EADEF7 | rgb(234, 222, 247) | hsl(269, 61%, 92%) | Pale Navy | View |
:root {
--color-1: #DEEBF7;
--color-2: #DEE5F7;
--color-3: #DEDFF7;
--color-4: #E4DEF7;
--color-5: #EADEF7;
}Palettes that share visual characteristics and color harmony.