#4F303E Color

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

Color preview

#4F303E

Color formats

HEX
#4F303E
RGB
rgb(79, 48, 62)
RGBA
rgba(79, 48, 62, 1)
HSL
hsl(333, 24%, 25%)
HSV
hsv(333, 39%, 31%)
CMYK
cmyk(0%, 39%, 22%, 69%)
CSS variable
--color-primary: #4F303E;
Lowercase HEX
#4f303e

Shades

Tints

Tones

Harmony

CSS snippets for #4F303E

.color-4f303e {
  color: #4F303E;
  background-color: #4F303E;
}

Frequently asked questions

What color is #4F303E?+

#4F303E is a HEX color with RGB value rgb(79, 48, 62) and HSL value hsl(333, 24%, 25%). Its closest CSS named color is DarkSlateGray.

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

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