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 Dark Gray, 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 |
|---|---|---|---|---|---|
#333036 | rgb(51, 48, 54) | hsl(270, 6%, 20%) | Dark Gray | View | |
#5A545F | rgb(90, 84, 95) | hsl(273, 6%, 35%) | Dark Gray | View | |
#817887 | rgb(129, 120, 135) | hsl(276, 6%, 50%) | Light Gray | View | |
#A6A0AB | rgb(166, 160, 171) | hsl(273, 6%, 65%) | Light Gray | View | |
#CCC9CF | rgb(204, 201, 207) | hsl(270, 6%, 80%) | Light Gray | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Gray and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #333036;
--color-2: #5A545F;
--color-3: #817887;
--color-4: #A6A0AB;
--color-5: #CCC9CF;
}Palettes that share visual characteristics and color harmony.