#7E8F3D Color

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

Color preview

#7E8F3D

Color formats

HEX
#7E8F3D
RGB
rgb(126, 143, 61)
RGBA
rgba(126, 143, 61, 1)
HSL
hsl(72, 40%, 40%)
HSV
hsv(72, 57%, 56%)
CMYK
cmyk(12%, 0%, 57%, 44%)
CSS variable
--color-primary: #7E8F3D;
Lowercase HEX
#7e8f3d

Shades

Tints

Tones

Harmony

CSS snippets for #7E8F3D

.color-7e8f3d {
  color: #7E8F3D;
  background-color: #7E8F3D;
}

Frequently asked questions

What color is #7E8F3D?+

#7E8F3D is a HEX color with RGB value rgb(126, 143, 61) and HSL value hsl(72, 40%, 40%). Its closest CSS named color is OliveDrab.

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

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