#82599C Color

Inspect #82599C across formats, palettes, contrast and closest named color matches.

Color preview

#82599C

Color formats

HEX
#82599C
RGB
rgb(130, 89, 156)
RGBA
rgba(130, 89, 156, 1)
HSL
hsl(277, 27%, 48%)
HSV
hsv(277, 43%, 61%)
CMYK
cmyk(17%, 43%, 0%, 39%)
CSS variable
--color-primary: #82599C;
Lowercase HEX
#82599c

Shades

Tints

Tones

Harmony

CSS snippets for #82599C

.color-82599c {
  color: #82599C;
  background-color: #82599C;
}

Frequently asked questions

What color is #82599C?+

#82599C is a HEX color with RGB value rgb(130, 89, 156) and HSL value hsl(277, 27%, 48%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #82599C?+

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