#4E325D Color

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

Color preview

#4E325D

Color formats

HEX
#4E325D
RGB
rgb(78, 50, 93)
RGBA
rgba(78, 50, 93, 1)
HSL
hsl(279, 30%, 28%)
HSV
hsv(279, 46%, 36%)
CMYK
cmyk(16%, 46%, 0%, 64%)
CSS variable
--color-primary: #4E325D;
Lowercase HEX
#4e325d

Shades

Tints

Tones

Harmony

CSS snippets for #4E325D

.color-4e325d {
  color: #4E325D;
  background-color: #4E325D;
}

Frequently asked questions

What color is #4E325D?+

#4E325D is a HEX color with RGB value rgb(78, 50, 93) and HSL value hsl(279, 30%, 28%). Its closest CSS named color is DarkSlateGray.

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

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