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, Dark 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 |
|---|---|---|---|---|---|
#7A7A6C | rgb(122, 122, 108) | hsl(60, 6%, 45%) | Dark Gray | View | |
#767A6C | rgb(118, 122, 108) | hsl(77, 6%, 45%) | Dark Gray | View | |
#737A6C | rgb(115, 122, 108) | hsl(90, 6%, 45%) | Dark Gray | View | |
#6F7A6C | rgb(111, 122, 108) | hsl(107, 6%, 45%) | Dark Gray | View | |
#6C7A6C | rgb(108, 122, 108) | hsl(120, 6%, 45%) | Dark Gray | View |
:root {
--color-1: #7A7A6C;
--color-2: #767A6C;
--color-3: #737A6C;
--color-4: #6F7A6C;
--color-5: #6C7A6C;
}Palettes that share visual characteristics and color harmony.