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 |
|---|---|---|---|---|---|
#313534 | rgb(49, 53, 52) | hsl(165, 4%, 20%) | Dark Gray | View | |
#575C5B | rgb(87, 92, 91) | hsl(168, 3%, 35%) | Dark Gray | View | |
#7C8382 | rgb(124, 131, 130) | hsl(171, 3%, 50%) | Light Gray | View | |
#A3A8A8 | rgb(163, 168, 168) | hsl(180, 3%, 65%) | Light Gray | View | |
#CACECD | rgb(202, 206, 205) | hsl(165, 4%, 80%) | Light Gray | View |
:root {
--color-1: #313534;
--color-2: #575C5B;
--color-3: #7C8382;
--color-4: #A3A8A8;
--color-5: #CACECD;
}Palettes that share visual characteristics and color harmony.