#4F3C5D Color

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

Color preview

#4F3C5D

Color formats

HEX
#4F3C5D
RGB
rgb(79, 60, 93)
RGBA
rgba(79, 60, 93, 1)
HSL
hsl(275, 22%, 30%)
HSV
hsv(275, 35%, 36%)
CMYK
cmyk(15%, 35%, 0%, 64%)
CSS variable
--color-primary: #4F3C5D;
Lowercase HEX
#4f3c5d

Shades

Tints

Tones

Harmony

CSS snippets for #4F3C5D

.color-4f3c5d {
  color: #4F3C5D;
  background-color: #4F3C5D;
}

Frequently asked questions

What color is #4F3C5D?+

#4F3C5D is a HEX color with RGB value rgb(79, 60, 93) and HSL value hsl(275, 22%, 30%). Its closest CSS named color is DarkSlateGray.

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

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