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 |
|---|---|---|---|---|---|
#A6B1C9 | rgb(166, 177, 201) | hsl(221, 24%, 72%) | Cloud Blue | View | |
#A6A9C9 | rgb(166, 169, 201) | hsl(235, 24%, 72%) | Cloud Blue | View | |
#ADA6C9 | rgb(173, 166, 201) | hsl(252, 24%, 72%) | Light Muted Navy | View | |
#B5A6C9 | rgb(181, 166, 201) | hsl(266, 24%, 72%) | Light Muted Navy | View | |
#BEA6C9 | rgb(190, 166, 201) | hsl(281, 24%, 72%) | Light Muted Purple | View |
:root {
--color-1: #A6B1C9;
--color-2: #A6A9C9;
--color-3: #ADA6C9;
--color-4: #B5A6C9;
--color-5: #BEA6C9;
}Palettes that share visual characteristics and color harmony.