#82599E Color

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

Color preview

#82599E

Color formats

HEX
#82599E
RGB
rgb(130, 89, 158)
RGBA
rgba(130, 89, 158, 1)
HSL
hsl(276, 28%, 48%)
HSV
hsv(276, 44%, 62%)
CMYK
cmyk(18%, 44%, 0%, 38%)
CSS variable
--color-primary: #82599E;
Lowercase HEX
#82599e

Shades

Tints

Tones

Harmony

CSS snippets for #82599E

.color-82599e {
  color: #82599E;
  background-color: #82599E;
}

Frequently asked questions

What color is #82599E?+

#82599E is a HEX color with RGB value rgb(130, 89, 158) and HSL value hsl(276, 28%, 48%). Its closest CSS named color is SlateGray.

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

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