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 |
|---|---|---|---|---|---|
#A8ABCD | rgb(168, 171, 205) | hsl(235, 27%, 73%) | Cloud Blue | View | |
#ADA8CD | rgb(173, 168, 205) | hsl(248, 27%, 73%) | Cloud Blue | View | |
#B6A8CD | rgb(182, 168, 205) | hsl(263, 27%, 73%) | Light Muted Navy | View | |
#C0A8CD | rgb(192, 168, 205) | hsl(279, 27%, 73%) | Light Muted Purple | View | |
#C9A8CD | rgb(201, 168, 205) | hsl(294, 27%, 73%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Cloud Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A8ABCD;
--color-2: #ADA8CD;
--color-3: #B6A8CD;
--color-4: #C0A8CD;
--color-5: #C9A8CD;
}Palettes that share visual characteristics and color harmony.