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, Light Dusty 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 |
|---|---|---|---|---|---|
#B1B7C3 | rgb(177, 183, 195) | hsl(220, 13%, 73%) | Cloud Blue | View | |
#B1B3C3 | rgb(177, 179, 195) | hsl(233, 13%, 73%) | Cloud Blue | View | |
#B4B1C3 | rgb(180, 177, 195) | hsl(250, 13%, 73%) | Light Dusty Navy | View | |
#B9B1C3 | rgb(185, 177, 195) | hsl(267, 13%, 73%) | Light Dusty Navy | View | |
#BDB1C3 | rgb(189, 177, 195) | hsl(280, 13%, 73%) | Light Dusty Purple | View |
:root {
--color-1: #B1B7C3;
--color-2: #B1B3C3;
--color-3: #B4B1C3;
--color-4: #B9B1C3;
--color-5: #BDB1C3;
}Palettes that share visual characteristics and color harmony.