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 Navy, 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 |
|---|---|---|---|---|---|
#E3E2F8 | rgb(227, 226, 248) | hsl(243, 61%, 93%) | Pale Blue | View | |
#E9E2F8 | rgb(233, 226, 248) | hsl(259, 61%, 93%) | Pale Navy | View | |
#EEE2F8 | rgb(238, 226, 248) | hsl(273, 61%, 93%) | Pale Navy | View | |
#F4E2F8 | rgb(244, 226, 248) | hsl(289, 61%, 93%) | Pale Purple | View | |
#F8E2F7 | rgb(248, 226, 247) | hsl(303, 61%, 93%) | Pale Purple | View |
:root {
--color-1: #E3E2F8;
--color-2: #E9E2F8;
--color-3: #EEE2F8;
--color-4: #F4E2F8;
--color-5: #F8E2F7;
}Palettes that share visual characteristics and color harmony.