#3F532C Color

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

Color preview

#3F532C

Color formats

HEX
#3F532C
RGB
rgb(63, 83, 44)
RGBA
rgba(63, 83, 44, 1)
HSL
hsl(91, 31%, 25%)
HSV
hsv(91, 47%, 33%)
CMYK
cmyk(24%, 0%, 47%, 67%)
CSS variable
--color-primary: #3F532C;
Lowercase HEX
#3f532c

Shades

Tints

Tones

Harmony

CSS snippets for #3F532C

.color-3f532c {
  color: #3F532C;
  background-color: #3F532C;
}

Frequently asked questions

What color is #3F532C?+

#3F532C is a HEX color with RGB value rgb(63, 83, 44) and HSL value hsl(91, 31%, 25%). Its closest CSS named color is DarkOliveGreen.

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

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