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 |
|---|---|---|---|---|---|
#2F3731 | rgb(47, 55, 49) | hsl(135, 8%, 20%) | Dark Gray | View | |
#535F56 | rgb(83, 95, 86) | hsl(135, 7%, 35%) | Dark Gray | View | |
#77887B | rgb(119, 136, 123) | hsl(134, 7%, 50%) | Light Gray | View | |
#A0ACA2 | rgb(160, 172, 162) | hsl(130, 7%, 65%) | Light Gray | View | |
#C8D0CA | rgb(200, 208, 202) | hsl(135, 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: #2F3731;
--color-2: #535F56;
--color-3: #77887B;
--color-4: #A0ACA2;
--color-5: #C8D0CA;
}Palettes that share visual characteristics and color harmony.