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 |
|---|---|---|---|---|---|
#C1BDDB | rgb(193, 189, 219) | hsl(248, 29%, 80%) | Cloud Blue | View | |
#C9BDDB | rgb(201, 189, 219) | hsl(264, 29%, 80%) | Light Muted Navy | View | |
#D0BDDB | rgb(208, 189, 219) | hsl(278, 29%, 80%) | Light Muted Purple | View | |
#D7BDDB | rgb(215, 189, 219) | hsl(292, 29%, 80%) | Light Muted Purple | View | |
#DBBDD7 | rgb(219, 189, 215) | hsl(308, 29%, 80%) | 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: #C1BDDB;
--color-2: #C9BDDB;
--color-3: #D0BDDB;
--color-4: #D7BDDB;
--color-5: #DBBDD7;
}Palettes that share visual characteristics and color harmony.