#8A4D81 Color

Inspect #8A4D81 across formats, palettes, contrast and closest named color matches.

Color preview

#8A4D81

Color formats

HEX
#8A4D81
RGB
rgb(138, 77, 129)
RGBA
rgba(138, 77, 129, 1)
HSL
hsl(309, 28%, 42%)
HSV
hsv(309, 44%, 54%)
CMYK
cmyk(0%, 44%, 7%, 46%)
CSS variable
--color-primary: #8A4D81;
Lowercase HEX
#8a4d81

Shades

Tints

Tones

Harmony

CSS snippets for #8A4D81

.color-8a4d81 {
  color: #8A4D81;
  background-color: #8A4D81;
}

Frequently asked questions

What color is #8A4D81?+

#8A4D81 is a HEX color with RGB value rgb(138, 77, 129) and HSL value hsl(309, 28%, 42%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #8A4D81?+

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