#3F512F Color

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

Color preview

#3F512F

Color formats

HEX
#3F512F
RGB
rgb(63, 81, 47)
RGBA
rgba(63, 81, 47, 1)
HSL
hsl(92, 27%, 25%)
HSV
hsv(92, 42%, 32%)
CMYK
cmyk(22%, 0%, 42%, 68%)
CSS variable
--color-primary: #3F512F;
Lowercase HEX
#3f512f

Shades

Tints

Tones

Harmony

CSS snippets for #3F512F

.color-3f512f {
  color: #3F512F;
  background-color: #3F512F;
}

Frequently asked questions

What color is #3F512F?+

#3F512F is a HEX color with RGB value rgb(63, 81, 47) and HSL value hsl(92, 27%, 25%). Its closest CSS named color is DarkOliveGreen.

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

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