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 Navy. 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 |
|---|---|---|---|---|---|
#D7DDF9 | rgb(215, 221, 249) | hsl(229, 74%, 91%) | Pale Blue | View | |
#D9D7F9 | rgb(217, 215, 249) | hsl(244, 74%, 91%) | Pale Blue | View | |
#E2D7F9 | rgb(226, 215, 249) | hsl(259, 74%, 91%) | Pale Navy | View | |
#EAD7F9 | rgb(234, 215, 249) | hsl(274, 74%, 91%) | Pale Navy | View | |
#F3D7F9 | rgb(243, 215, 249) | hsl(289, 74%, 91%) | Pale Purple | View |
:root {
--color-1: #D7DDF9;
--color-2: #D9D7F9;
--color-3: #E2D7F9;
--color-4: #EAD7F9;
--color-5: #F3D7F9;
}Palettes that share visual characteristics and color harmony.