#4F503C Color

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

Color preview

#4F503C

Color formats

HEX
#4F503C
RGB
rgb(79, 80, 60)
RGBA
rgba(79, 80, 60, 1)
HSL
hsl(63, 14%, 27%)
HSV
hsv(63, 25%, 31%)
CMYK
cmyk(1%, 0%, 25%, 69%)
CSS variable
--color-primary: #4F503C;
Lowercase HEX
#4f503c

Shades

Tints

Tones

Harmony

CSS snippets for #4F503C

.color-4f503c {
  color: #4F503C;
  background-color: #4F503C;
}

Frequently asked questions

What color is #4F503C?+

#4F503C is a HEX color with RGB value rgb(79, 80, 60) and HSL value hsl(63, 14%, 27%). Its closest CSS named color is DarkOliveGreen.

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

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