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 |
|---|---|---|---|---|---|
#E6EBF9 | rgb(230, 235, 249) | hsl(224, 61%, 94%) | Pale Blue | View | |
#E7E6F9 | rgb(231, 230, 249) | hsl(243, 61%, 94%) | Pale Blue | View | |
#EBE6F9 | rgb(235, 230, 249) | hsl(256, 61%, 94%) | Pale Navy | View | |
#F0E6F9 | rgb(240, 230, 249) | hsl(272, 61%, 94%) | Pale Navy | View | |
#F5E6F9 | rgb(245, 230, 249) | hsl(287, 61%, 94%) | Pale Purple | View |
:root {
--color-1: #E6EBF9;
--color-2: #E7E6F9;
--color-3: #EBE6F9;
--color-4: #F0E6F9;
--color-5: #F5E6F9;
}Palettes that share visual characteristics and color harmony.