#3F533C Color

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

Color preview

#3F533C

Color formats

HEX
#3F533C
RGB
rgb(63, 83, 60)
RGBA
rgba(63, 83, 60, 1)
HSL
hsl(112, 16%, 28%)
HSV
hsv(112, 28%, 33%)
CMYK
cmyk(24%, 0%, 28%, 67%)
CSS variable
--color-primary: #3F533C;
Lowercase HEX
#3f533c

Shades

Tints

Tones

Harmony

CSS snippets for #3F533C

.color-3f533c {
  color: #3F533C;
  background-color: #3F533C;
}

Frequently asked questions

What color is #3F533C?+

#3F533C is a HEX color with RGB value rgb(63, 83, 60) and HSL value hsl(112, 16%, 28%). Its closest CSS named color is DarkSlateGray.

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

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