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 |
|---|---|---|---|---|---|
#323135 | rgb(50, 49, 53) | hsl(255, 4%, 20%) | Dark Gray | View | |
#58575C | rgb(88, 87, 92) | hsl(252, 3%, 35%) | Dark Gray | View | |
#7D7C83 | rgb(125, 124, 131) | hsl(249, 3%, 50%) | Light Gray | View | |
#A4A3A8 | rgb(164, 163, 168) | hsl(252, 3%, 65%) | Light Gray | View | |
#CBCACE | rgb(203, 202, 206) | hsl(255, 4%, 80%) | Light Gray | View |
:root {
--color-1: #323135;
--color-2: #58575C;
--color-3: #7D7C83;
--color-4: #A4A3A8;
--color-5: #CBCACE;
}Palettes that share visual characteristics and color harmony.