#82599B Color

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

Color preview

#82599B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #82599B

.color-82599b {
  color: #82599B;
  background-color: #82599B;
}

Frequently asked questions

What color is #82599B?+

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

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

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