#4E405E Color

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

Color preview

#4E405E

Color formats

HEX
#4E405E
RGB
rgb(78, 64, 94)
RGBA
rgba(78, 64, 94, 1)
HSL
hsl(268, 19%, 31%)
HSV
hsv(268, 32%, 37%)
CMYK
cmyk(17%, 32%, 0%, 63%)
CSS variable
--color-primary: #4E405E;
Lowercase HEX
#4e405e

Shades

Tints

Tones

Harmony

CSS snippets for #4E405E

.color-4e405e {
  color: #4E405E;
  background-color: #4E405E;
}

Frequently asked questions

What color is #4E405E?+

#4E405E is a HEX color with RGB value rgb(78, 64, 94) and HSL value hsl(268, 19%, 31%). Its closest CSS named color is DarkSlateGray.

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

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