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 |
|---|---|---|---|---|---|
#A6B0CE | rgb(166, 176, 206) | hsl(225, 29%, 73%) | Cloud Blue | View | |
#A7A6CE | rgb(167, 166, 206) | hsl(242, 29%, 73%) | Cloud Blue | View | |
#B1A6CE | rgb(177, 166, 206) | hsl(256, 29%, 73%) | Light Muted Navy | View | |
#BBA6CE | rgb(187, 166, 206) | hsl(271, 29%, 73%) | Light Muted Navy | View | |
#C5A6CE | rgb(197, 166, 206) | hsl(287, 29%, 73%) | Light Muted Purple | View |
:root {
--color-1: #A6B0CE;
--color-2: #A7A6CE;
--color-3: #B1A6CE;
--color-4: #BBA6CE;
--color-5: #C5A6CE;
}Palettes that share visual characteristics and color harmony.