#4E364B Color

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

Color preview

#4E364B

Color formats

HEX
#4E364B
RGB
rgb(78, 54, 75)
RGBA
rgba(78, 54, 75, 1)
HSL
hsl(308, 18%, 26%)
HSV
hsv(308, 31%, 31%)
CMYK
cmyk(0%, 31%, 4%, 69%)
CSS variable
--color-primary: #4E364B;
Lowercase HEX
#4e364b

Shades

Tints

Tones

Harmony

CSS snippets for #4E364B

.color-4e364b {
  color: #4E364B;
  background-color: #4E364B;
}

Frequently asked questions

What color is #4E364B?+

#4E364B is a HEX color with RGB value rgb(78, 54, 75) and HSL value hsl(308, 18%, 26%). Its closest CSS named color is DarkSlateGray.

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

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