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, Light Muted Navy, 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 |
|---|---|---|---|---|---|
#B6B7CD | rgb(182, 183, 205) | hsl(237, 19%, 76%) | Cloud Blue | View | |
#BCB6CD | rgb(188, 182, 205) | hsl(256, 19%, 76%) | Light Muted Navy | View | |
#C1B6CD | rgb(193, 182, 205) | hsl(269, 19%, 76%) | Light Muted Navy | View | |
#C7B6CD | rgb(199, 182, 205) | hsl(284, 19%, 76%) | Light Muted Purple | View | |
#CDB6CD | rgb(205, 182, 205) | hsl(300, 19%, 76%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Light Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B6B7CD;
--color-2: #BCB6CD;
--color-3: #C1B6CD;
--color-4: #C7B6CD;
--color-5: #CDB6CD;
}Palettes that share visual characteristics and color harmony.