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 |
|---|---|---|---|---|---|
#A8B9CC | rgb(168, 185, 204) | hsl(212, 26%, 73%) | Cloud Blue | View | |
#A8B0CC | rgb(168, 176, 204) | hsl(227, 26%, 73%) | Cloud Blue | View | |
#A9A8CC | rgb(169, 168, 204) | hsl(242, 26%, 73%) | Cloud Blue | View | |
#B2A8CC | rgb(178, 168, 204) | hsl(257, 26%, 73%) | Light Muted Navy | View | |
#BBA8CC | rgb(187, 168, 204) | hsl(272, 26%, 73%) | Light Muted Navy | View |
:root {
--color-1: #A8B9CC;
--color-2: #A8B0CC;
--color-3: #A9A8CC;
--color-4: #B2A8CC;
--color-5: #BBA8CC;
}Palettes that share visual characteristics and color harmony.