#6E4E6F Color

Inspect #6E4E6F across formats, palettes, contrast and closest named color matches.

Color preview

#6E4E6F

Color formats

HEX
#6E4E6F
RGB
rgb(110, 78, 111)
RGBA
rgba(110, 78, 111, 1)
HSL
hsl(298, 17%, 37%)
HSV
hsv(298, 30%, 44%)
CMYK
cmyk(1%, 30%, 0%, 56%)
CSS variable
--color-primary: #6E4E6F;
Lowercase HEX
#6e4e6f

Shades

Tints

Tones

Harmony

CSS snippets for #6E4E6F

.color-6e4e6f {
  color: #6E4E6F;
  background-color: #6E4E6F;
}

Frequently asked questions

What color is #6E4E6F?+

#6E4E6F is a HEX color with RGB value rgb(110, 78, 111) and HSL value hsl(298, 17%, 37%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #6E4E6F?+

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