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 Purple. 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 |
|---|---|---|---|---|---|
#B9B6CD | rgb(185, 182, 205) | hsl(248, 19%, 76%) | Cloud Blue | View | |
#BFB6CD | rgb(191, 182, 205) | hsl(263, 19%, 76%) | Light Muted Navy | View | |
#C5B6CD | rgb(197, 182, 205) | hsl(279, 19%, 76%) | Light Muted Purple | View | |
#CAB6CD | rgb(202, 182, 205) | hsl(292, 19%, 76%) | Light Muted Purple | View | |
#CDB6CB | rgb(205, 182, 203) | hsl(305, 19%, 76%) | Light Muted Pink | 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: #B9B6CD;
--color-2: #BFB6CD;
--color-3: #C5B6CD;
--color-4: #CAB6CD;
--color-5: #CDB6CB;
}Palettes that share visual characteristics and color harmony.