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 |
|---|---|---|---|---|---|
#D7EBF9 | rgb(215, 235, 249) | hsl(205, 74%, 91%) | Pale Blue | View | |
#D7E2F9 | rgb(215, 226, 249) | hsl(221, 74%, 91%) | Pale Blue | View | |
#D7DAF9 | rgb(215, 218, 249) | hsl(235, 74%, 91%) | Pale Blue | View | |
#DDD7F9 | rgb(221, 215, 249) | hsl(251, 74%, 91%) | Pale Navy | View | |
#E5D7F9 | rgb(229, 215, 249) | hsl(265, 74%, 91%) | Pale Navy | View |
:root {
--color-1: #D7EBF9;
--color-2: #D7E2F9;
--color-3: #D7DAF9;
--color-4: #DDD7F9;
--color-5: #E5D7F9;
}Palettes that share visual characteristics and color harmony.