#4E324B Color

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

Color preview

#4E324B

Color formats

HEX
#4E324B
RGB
rgb(78, 50, 75)
RGBA
rgba(78, 50, 75, 1)
HSL
hsl(306, 22%, 25%)
HSV
hsv(306, 36%, 31%)
CMYK
cmyk(0%, 36%, 4%, 69%)
CSS variable
--color-primary: #4E324B;
Lowercase HEX
#4e324b

Shades

Tints

Tones

Harmony

CSS snippets for #4E324B

.color-4e324b {
  color: #4E324B;
  background-color: #4E324B;
}

Frequently asked questions

What color is #4E324B?+

#4E324B is a HEX color with RGB value rgb(78, 50, 75) and HSL value hsl(306, 22%, 25%). Its closest CSS named color is DarkSlateGray.

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

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