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 |
|---|---|---|---|---|---|
#ACBEC8 | rgb(172, 190, 200) | hsl(201, 20%, 73%) | Cloud Blue | View | |
#ACB7C8 | rgb(172, 183, 200) | hsl(216, 20%, 73%) | Cloud Blue | View | |
#ACB1C8 | rgb(172, 177, 200) | hsl(229, 20%, 73%) | Cloud Blue | View | |
#AFACC8 | rgb(175, 172, 200) | hsl(246, 20%, 73%) | Cloud Blue | View | |
#B6ACC8 | rgb(182, 172, 200) | hsl(261, 20%, 73%) | Light Muted Navy | View |
:root {
--color-1: #ACBEC8;
--color-2: #ACB7C8;
--color-3: #ACB1C8;
--color-4: #AFACC8;
--color-5: #B6ACC8;
}Palettes that share visual characteristics and color harmony.