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 |
|---|---|---|---|---|---|
#32372F | rgb(50, 55, 47) | hsl(98, 8%, 20%) | Dark Gray | View | |
#575F53 | rgb(87, 95, 83) | hsl(100, 7%, 35%) | Dark Gray | View | |
#7C8877 | rgb(124, 136, 119) | hsl(102, 7%, 50%) | Light Gray | View | |
#A3ACA0 | rgb(163, 172, 160) | hsl(105, 7%, 65%) | Light Gray | View | |
#CBD0C8 | rgb(203, 208, 200) | hsl(98, 8%, 80%) | Light Gray | View |
This green-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: #32372F;
--color-2: #575F53;
--color-3: #7C8877;
--color-4: #A3ACA0;
--color-5: #CBD0C8;
}Palettes that share visual characteristics and color harmony.