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 Deep Dusty Purple, Dark Gray, Light Gray. 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 |
|---|---|---|---|---|---|
#342E38 | rgb(52, 46, 56) | hsl(276, 10%, 20%) | Deep Dusty Purple | View | |
#5B5161 | rgb(91, 81, 97) | hsl(278, 9%, 35%) | Dark Gray | View | |
#82748B | rgb(130, 116, 139) | hsl(277, 9%, 50%) | Light Gray | View | |
#A89EAE | rgb(168, 158, 174) | hsl(278, 9%, 65%) | Light Gray | View | |
#CDC7D1 | rgb(205, 199, 209) | hsl(276, 10%, 80%) | Light Dusty Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Purple and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #342E38;
--color-2: #5B5161;
--color-3: #82748B;
--color-4: #A89EAE;
--color-5: #CDC7D1;
}Palettes that share visual characteristics and color harmony.