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 |
|---|---|---|---|---|---|
#D9E4F7 | rgb(217, 228, 247) | hsl(218, 65%, 91%) | Pale Blue | View | |
#D9DDF7 | rgb(217, 221, 247) | hsl(232, 65%, 91%) | Pale Blue | View | |
#DDD9F7 | rgb(221, 217, 247) | hsl(248, 65%, 91%) | Pale Blue | View | |
#E5D9F7 | rgb(229, 217, 247) | hsl(264, 65%, 91%) | Pale Navy | View | |
#ECD9F7 | rgb(236, 217, 247) | hsl(278, 65%, 91%) | Pale Purple | View |
:root {
--color-1: #D9E4F7;
--color-2: #D9DDF7;
--color-3: #DDD9F7;
--color-4: #E5D9F7;
--color-5: #ECD9F7;
}Palettes that share visual characteristics and color harmony.