#7D7D2C Color

Inspect #7D7D2C across formats, palettes, contrast and closest named color matches.

Color preview

#7D7D2C

Color formats

HEX
#7D7D2C
RGB
rgb(125, 125, 44)
RGBA
rgba(125, 125, 44, 1)
HSL
hsl(60, 48%, 33%)
HSV
hsv(60, 65%, 49%)
CMYK
cmyk(0%, 0%, 65%, 51%)
CSS variable
--color-primary: #7D7D2C;
Lowercase HEX
#7d7d2c

Shades

Tints

Tones

Harmony

CSS snippets for #7D7D2C

.color-7d7d2c {
  color: #7D7D2C;
  background-color: #7D7D2C;
}

Frequently asked questions

What color is #7D7D2C?+

#7D7D2C is a HEX color with RGB value rgb(125, 125, 44) and HSL value hsl(60, 48%, 33%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #7D7D2C?+

The closest Tailwind color is lime-600, available as the bg-lime-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools