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 |
|---|---|---|---|---|---|
#A8B0C2 | rgb(168, 176, 194) | hsl(222, 18%, 71%) | Cloud Blue | View | |
#A8A9C2 | rgb(168, 169, 194) | hsl(238, 18%, 71%) | Cloud Blue | View | |
#ADA8C2 | rgb(173, 168, 194) | hsl(252, 18%, 71%) | Light Muted Navy | View | |
#B4A8C2 | rgb(180, 168, 194) | hsl(268, 18%, 71%) | Light Muted Navy | View | |
#BAA8C2 | rgb(186, 168, 194) | hsl(282, 18%, 71%) | Light Muted Purple | View |
:root {
--color-1: #A8B0C2;
--color-2: #A8A9C2;
--color-3: #ADA8C2;
--color-4: #B4A8C2;
--color-5: #BAA8C2;
}Palettes that share visual characteristics and color harmony.