#7F7C0F Color

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

Color preview

#7F7C0F

Color formats

HEX
#7F7C0F
RGB
rgb(127, 124, 15)
RGBA
rgba(127, 124, 15, 1)
HSL
hsl(58, 79%, 28%)
HSV
hsv(58, 88%, 50%)
CMYK
cmyk(0%, 2%, 88%, 50%)
CSS variable
--color-primary: #7F7C0F;
Lowercase HEX
#7f7c0f

Shades

Tints

Tones

Harmony

CSS snippets for #7F7C0F

.color-7f7c0f {
  color: #7F7C0F;
  background-color: #7F7C0F;
}

Frequently asked questions

What color is #7F7C0F?+

#7F7C0F is a HEX color with RGB value rgb(127, 124, 15) and HSL value hsl(58, 79%, 28%). Its closest CSS named color is Olive.

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

The closest Tailwind color is yellow-700, available as the bg-yellow-700 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