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, Cloud Blue. 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 |
|---|---|---|---|---|---|
#E7EBEF | rgb(231, 235, 239) | hsl(210, 20%, 92%) | Cloud Blue | View | |
#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 |
:root {
--color-1: #E7EBEF;
--color-2: #E7E9EF;
--color-3: #E7E7EF;
--color-4: #E9E7EF;
--color-5: #EBE7EF;
}Palettes that share visual characteristics and color harmony.