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 |
|---|---|---|---|---|---|
#363031 | rgb(54, 48, 49) | hsl(350, 6%, 20%) | Dark Gray | View | |
#5E5556 | rgb(94, 85, 86) | hsl(353, 5%, 35%) | Dark Gray | View | |
#86797A | rgb(134, 121, 122) | hsl(355, 5%, 50%) | Light Gray | View | |
#AAA1A2 | rgb(170, 161, 162) | hsl(353, 5%, 65%) | Light Gray | View | |
#CFC9CA | rgb(207, 201, 202) | hsl(350, 6%, 80%) | Light Gray | View |
:root {
--color-1: #363031;
--color-2: #5E5556;
--color-3: #86797A;
--color-4: #AAA1A2;
--color-5: #CFC9CA;
}Palettes that share visual characteristics and color harmony.