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 | |
#58565D | rgb(88, 86, 93) | hsl(257, 4%, 35%) | Dark Gray | View | |
#7D7A85 | rgb(125, 122, 133) | hsl(256, 4%, 50%) | Light Gray | View | |
#A4A2A9 | rgb(164, 162, 169) | hsl(257, 4%, 65%) | Light Gray | View | |
#CBCACE | rgb(203, 202, 206) | hsl(255, 4%, 80%) | Light Gray | View |
:root {
--color-1: #323135;
--color-2: #58565D;
--color-3: #7D7A85;
--color-4: #A4A2A9;
--color-5: #CBCACE;
}Palettes that share visual characteristics and color harmony.