#8282AA Color

Inspect #8282AA across formats, palettes, contrast and closest named color matches.

Color preview

#8282AA

Color formats

HEX
#8282AA
RGB
rgb(130, 130, 170)
RGBA
rgba(130, 130, 170, 1)
HSL
hsl(240, 19%, 59%)
HSV
hsv(240, 24%, 67%)
CMYK
cmyk(24%, 24%, 0%, 33%)
CSS variable
--color-primary: #8282AA;
Lowercase HEX
#8282aa

Shades

Tints

Tones

Harmony

CSS snippets for #8282AA

.color-8282aa {
  color: #8282AA;
  background-color: #8282AA;
}

Frequently asked questions

What color is #8282AA?+

#8282AA is a HEX color with RGB value rgb(130, 130, 170) and HSL value hsl(240, 19%, 59%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #8282AA?+

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