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 |
|---|---|---|---|---|---|
#D2D8F4 | rgb(210, 216, 244) | hsl(229, 61%, 89%) | Pale Blue | View | |
#D4D2F4 | rgb(212, 210, 244) | hsl(244, 61%, 89%) | Pale Blue | View | |
#DDD2F4 | rgb(221, 210, 244) | hsl(259, 61%, 89%) | Pale Navy | View | |
#E5D2F4 | rgb(229, 210, 244) | hsl(274, 61%, 89%) | Pale Navy | View | |
#EED2F4 | rgb(238, 210, 244) | hsl(289, 61%, 89%) | Pale Purple | View |
:root {
--color-1: #D2D8F4;
--color-2: #D4D2F4;
--color-3: #DDD2F4;
--color-4: #E5D2F4;
--color-5: #EED2F4;
}Palettes that share visual characteristics and color harmony.