#998AAA Color

Inspect #998AAA across formats, palettes, contrast and closest named color matches.

Color preview

#998AAA

Color formats

HEX
#998AAA
RGB
rgb(153, 138, 170)
RGBA
rgba(153, 138, 170, 1)
HSL
hsl(268, 16%, 60%)
HSV
hsv(268, 19%, 67%)
CMYK
cmyk(10%, 19%, 0%, 33%)
CSS variable
--color-primary: #998AAA;
Lowercase HEX
#998aaa

Shades

Tints

Tones

Harmony

CSS snippets for #998AAA

.color-998aaa {
  color: #998AAA;
  background-color: #998AAA;
}

Frequently asked questions

What color is #998AAA?+

#998AAA is a HEX color with RGB value rgb(153, 138, 170) and HSL value hsl(268, 16%, 60%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #998AAA?+

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