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 |
|---|---|---|---|---|---|
#A9BBCB | rgb(169, 187, 203) | hsl(208, 25%, 73%) | Cloud Blue | View | |
#A9B3CB | rgb(169, 179, 203) | hsl(222, 25%, 73%) | Cloud Blue | View | |
#A9AACB | rgb(169, 170, 203) | hsl(238, 25%, 73%) | Cloud Blue | View | |
#B0A9CB | rgb(176, 169, 203) | hsl(252, 25%, 73%) | Light Muted Navy | View | |
#B9A9CB | rgb(185, 169, 203) | hsl(268, 25%, 73%) | Light Muted Navy | View |
:root {
--color-1: #A9BBCB;
--color-2: #A9B3CB;
--color-3: #A9AACB;
--color-4: #B0A9CB;
--color-5: #B9A9CB;
}Palettes that share visual characteristics and color harmony.