#998BAD Color

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

Color preview

#998BAD

Color formats

HEX
#998BAD
RGB
rgb(153, 139, 173)
RGBA
rgba(153, 139, 173, 1)
HSL
hsl(265, 17%, 61%)
HSV
hsv(265, 20%, 68%)
CMYK
cmyk(12%, 20%, 0%, 32%)
CSS variable
--color-primary: #998BAD;
Lowercase HEX
#998bad

Shades

Tints

Tones

Harmony

CSS snippets for #998BAD

.color-998bad {
  color: #998BAD;
  background-color: #998BAD;
}

Frequently asked questions

What color is #998BAD?+

#998BAD is a HEX color with RGB value rgb(153, 139, 173) and HSL value hsl(265, 17%, 61%). Its closest CSS named color is DarkGray.

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

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