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 |
|---|---|---|---|---|---|
#AAB9CA | rgb(170, 185, 202) | hsl(212, 23%, 73%) | Cloud Blue | View | |
#AAB1CA | rgb(170, 177, 202) | hsl(227, 23%, 73%) | Cloud Blue | View | |
#ABAACA | rgb(171, 170, 202) | hsl(242, 23%, 73%) | Cloud Blue | View | |
#B3AACA | rgb(179, 170, 202) | hsl(257, 23%, 73%) | Light Muted Navy | View | |
#BBAACA | rgb(187, 170, 202) | hsl(272, 23%, 73%) | Light Muted Navy | View |
:root {
--color-1: #AAB9CA;
--color-2: #AAB1CA;
--color-3: #ABAACA;
--color-4: #B3AACA;
--color-5: #BBAACA;
}Palettes that share visual characteristics and color harmony.