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 |
|---|---|---|---|---|---|
#E2E8F8 | rgb(226, 232, 248) | hsl(224, 61%, 93%) | Pale Blue | View | |
#E2E3F8 | rgb(226, 227, 248) | hsl(237, 61%, 93%) | Pale Blue | View | |
#E7E2F8 | rgb(231, 226, 248) | hsl(254, 61%, 93%) | Pale Navy | View | |
#EDE2F8 | rgb(237, 226, 248) | hsl(270, 61%, 93%) | Pale Navy | View | |
#F2E2F8 | rgb(242, 226, 248) | hsl(284, 61%, 93%) | Pale Purple | View |
:root {
--color-1: #E2E8F8;
--color-2: #E2E3F8;
--color-3: #E7E2F8;
--color-4: #EDE2F8;
--color-5: #F2E2F8;
}Palettes that share visual characteristics and color harmony.