#4F883C Color

Inspect #4F883C across formats, palettes, contrast and closest named color matches.

Color preview

#4F883C

Color formats

HEX
#4F883C
RGB
rgb(79, 136, 60)
RGBA
rgba(79, 136, 60, 1)
HSL
hsl(105, 39%, 38%)
HSV
hsv(105, 56%, 53%)
CMYK
cmyk(42%, 0%, 56%, 47%)
CSS variable
--color-primary: #4F883C;
Lowercase HEX
#4f883c

Shades

Tints

Tones

Harmony

CSS snippets for #4F883C

.color-4f883c {
  color: #4F883C;
  background-color: #4F883C;
}

Frequently asked questions

What color is #4F883C?+

#4F883C is a HEX color with RGB value rgb(79, 136, 60) and HSL value hsl(105, 39%, 38%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #4F883C?+

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