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 |
|---|---|---|---|---|---|
#323234 | rgb(50, 50, 52) | hsl(240, 2%, 20%) | Dark Gray | View | |
#58575B | rgb(88, 87, 91) | hsl(255, 2%, 35%) | Dark Gray | View | |
#7E7D82 | rgb(126, 125, 130) | hsl(252, 2%, 50%) | Light Gray | View | |
#A5A4A8 | rgb(165, 164, 168) | hsl(255, 2%, 65%) | Light Gray | View | |
#CBCBCD | rgb(203, 203, 205) | hsl(240, 2%, 80%) | Light Gray | View |
This blue-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: #323234;
--color-2: #58575B;
--color-3: #7E7D82;
--color-4: #A5A4A8;
--color-5: #CBCBCD;
}Palettes that share visual characteristics and color harmony.