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 |
|---|---|---|---|---|---|
#372F31 | rgb(55, 47, 49) | hsl(345, 8%, 20%) | Dark Gray | View | |
#5F5357 | rgb(95, 83, 87) | hsl(340, 7%, 35%) | Dark Gray | View | |
#88777C | rgb(136, 119, 124) | hsl(342, 7%, 50%) | Light Gray | View | |
#ACA0A3 | rgb(172, 160, 163) | hsl(345, 7%, 65%) | Light Gray | View | |
#D0C8CA | rgb(208, 200, 202) | hsl(345, 8%, 80%) | Light Gray | View |
This red-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: #372F31;
--color-2: #5F5357;
--color-3: #88777C;
--color-4: #ACA0A3;
--color-5: #D0C8CA;
}Palettes that share visual characteristics and color harmony.