#4E483B Color

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

Color preview

#4E483B

Color formats

HEX
#4E483B
RGB
rgb(78, 72, 59)
RGBA
rgba(78, 72, 59, 1)
HSL
hsl(41, 14%, 27%)
HSV
hsv(41, 24%, 31%)
CMYK
cmyk(0%, 8%, 24%, 69%)
CSS variable
--color-primary: #4E483B;
Lowercase HEX
#4e483b

Shades

Tints

Tones

Harmony

CSS snippets for #4E483B

.color-4e483b {
  color: #4E483B;
  background-color: #4E483B;
}

Frequently asked questions

What color is #4E483B?+

#4E483B is a HEX color with RGB value rgb(78, 72, 59) and HSL value hsl(41, 14%, 27%). Its closest CSS named color is DarkSlateGray.

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

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