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 |
|---|---|---|---|---|---|
#D7EAF9 | rgb(215, 234, 249) | hsl(206, 74%, 91%) | Pale Blue | View | |
#D7E2F9 | rgb(215, 226, 249) | hsl(221, 74%, 91%) | Pale Blue | View | |
#D7D9F9 | rgb(215, 217, 249) | hsl(236, 74%, 91%) | Pale Blue | View | |
#DDD7F9 | rgb(221, 215, 249) | hsl(251, 74%, 91%) | Pale Navy | View | |
#E6D7F9 | rgb(230, 215, 249) | hsl(266, 74%, 91%) | Pale Navy | View |
:root {
--color-1: #D7EAF9;
--color-2: #D7E2F9;
--color-3: #D7D9F9;
--color-4: #DDD7F9;
--color-5: #E6D7F9;
}Palettes that share visual characteristics and color harmony.