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, Light Muted Navy. 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 |
|---|---|---|---|---|---|
#A8B4CC | rgb(168, 180, 204) | hsl(220, 26%, 73%) | Cloud Blue | View | |
#A8ABCC | rgb(168, 171, 204) | hsl(235, 26%, 73%) | Cloud Blue | View | |
#AEA8CC | rgb(174, 168, 204) | hsl(250, 26%, 73%) | Light Muted Navy | View | |
#B7A8CC | rgb(183, 168, 204) | hsl(265, 26%, 73%) | Light Muted Navy | View | |
#C0A8CC | rgb(192, 168, 204) | hsl(280, 26%, 73%) | Light Muted Purple | View |
:root {
--color-1: #A8B4CC;
--color-2: #A8ABCC;
--color-3: #AEA8CC;
--color-4: #B7A8CC;
--color-5: #C0A8CC;
}Palettes that share visual characteristics and color harmony.