#7D7D2D Color

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

Color preview

#7D7D2D

Color formats

HEX
#7D7D2D
RGB
rgb(125, 125, 45)
RGBA
rgba(125, 125, 45, 1)
HSL
hsl(60, 47%, 33%)
HSV
hsv(60, 64%, 49%)
CMYK
cmyk(0%, 0%, 64%, 51%)
CSS variable
--color-primary: #7D7D2D;
Lowercase HEX
#7d7d2d

Shades

Tints

Tones

Harmony

CSS snippets for #7D7D2D

.color-7d7d2d {
  color: #7D7D2D;
  background-color: #7D7D2D;
}

Frequently asked questions

What color is #7D7D2D?+

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

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

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