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 |
|---|---|---|---|---|---|
#A8BDCD | rgb(168, 189, 205) | hsl(206, 27%, 73%) | Cloud Blue | View | |
#A8B4CD | rgb(168, 180, 205) | hsl(221, 27%, 73%) | Cloud Blue | View | |
#A8ABCD | rgb(168, 171, 205) | hsl(235, 27%, 73%) | Cloud Blue | View | |
#AEA8CD | rgb(174, 168, 205) | hsl(250, 27%, 73%) | Light Muted Navy | View | |
#B7A8CD | rgb(183, 168, 205) | hsl(264, 27%, 73%) | Light Muted Navy | View |
:root {
--color-1: #A8BDCD;
--color-2: #A8B4CD;
--color-3: #A8ABCD;
--color-4: #AEA8CD;
--color-5: #B7A8CD;
}Palettes that share visual characteristics and color harmony.