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 |
|---|---|---|---|---|---|
#323432 | rgb(50, 52, 50) | hsl(120, 2%, 20%) | Dark Gray | View | |
#585A58 | rgb(88, 90, 88) | hsl(120, 1%, 35%) | Dark Gray | View | |
#7E817E | rgb(126, 129, 126) | hsl(120, 1%, 50%) | Light Gray | View | |
#A5A7A5 | rgb(165, 167, 165) | hsl(120, 1%, 65%) | Light Gray | View | |
#CBCDCB | rgb(203, 205, 203) | hsl(120, 2%, 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: #323432;
--color-2: #585A58;
--color-3: #7E817E;
--color-4: #A5A7A5;
--color-5: #CBCDCB;
}Palettes that share visual characteristics and color harmony.