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 |
|---|---|---|---|---|---|
#353132 | rgb(53, 49, 50) | hsl(345, 4%, 20%) | Dark Gray | View | |
#5C5758 | rgb(92, 87, 88) | hsl(348, 3%, 35%) | Dark Gray | View | |
#837C7D | rgb(131, 124, 125) | hsl(351, 3%, 50%) | Light Gray | View | |
#A8A3A4 | rgb(168, 163, 164) | hsl(348, 3%, 65%) | Light Gray | View | |
#CECACB | rgb(206, 202, 203) | hsl(345, 4%, 80%) | Light Gray | View |
:root {
--color-1: #353132;
--color-2: #5C5758;
--color-3: #837C7D;
--color-4: #A8A3A4;
--color-5: #CECACB;
}Palettes that share visual characteristics and color harmony.