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 Cloud Blue, Cloud Blue, Pale Muted 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 |
|---|---|---|---|---|---|
#E7E9EF | rgb(231, 233, 239) | hsl(225, 20%, 92%) | Cloud Blue | View | |
#E7E7EF | rgb(231, 231, 239) | hsl(240, 20%, 92%) | Cloud Blue | View | |
#E9E7EF | rgb(233, 231, 239) | hsl(255, 20%, 92%) | Pale Muted Navy | View | |
#EBE7EF | rgb(235, 231, 239) | hsl(270, 20%, 92%) | Pale Muted Navy | View | |
#EDE7EF | rgb(237, 231, 239) | hsl(285, 20%, 92%) | Pale Muted Purple | View |
:root {
--color-1: #E7E9EF;
--color-2: #E7E7EF;
--color-3: #E9E7EF;
--color-4: #EBE7EF;
--color-5: #EDE7EF;
}Palettes that share visual characteristics and color harmony.