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 Sky 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 |
|---|---|---|---|---|---|
#DEF2F7 | rgb(222, 242, 247) | hsl(192, 61%, 92%) | Pale Sky Blue | View | |
#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 |
:root {
--color-1: #DEF2F7;
--color-2: #DEEBF7;
--color-3: #DEE5F7;
--color-4: #DEDFF7;
--color-5: #E4DEF7;
}Palettes that share visual characteristics and color harmony.