#3F884B Color

Inspect #3F884B across formats, palettes, contrast and closest named color matches.

Color preview

#3F884B

Color formats

HEX
#3F884B
RGB
rgb(63, 136, 75)
RGBA
rgba(63, 136, 75, 1)
HSL
hsl(130, 37%, 39%)
HSV
hsv(130, 54%, 53%)
CMYK
cmyk(54%, 0%, 45%, 47%)
CSS variable
--color-primary: #3F884B;
Lowercase HEX
#3f884b

Shades

Tints

Tones

Harmony

CSS snippets for #3F884B

.color-3f884b {
  color: #3F884B;
  background-color: #3F884B;
}

Frequently asked questions

What color is #3F884B?+

#3F884B is a HEX color with RGB value rgb(63, 136, 75) and HSL value hsl(130, 37%, 39%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #3F884B?+

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