#998DCC Color

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

Color preview

#998DCC

Color formats

HEX
#998DCC
RGB
rgb(153, 141, 204)
RGBA
rgba(153, 141, 204, 1)
HSL
hsl(251, 38%, 68%)
HSV
hsv(251, 31%, 80%)
CMYK
cmyk(25%, 31%, 0%, 20%)
CSS variable
--color-primary: #998DCC;
Lowercase HEX
#998dcc

Shades

Tints

Tones

Harmony

CSS snippets for #998DCC

.color-998dcc {
  color: #998DCC;
  background-color: #998DCC;
}

Frequently asked questions

What color is #998DCC?+

#998DCC is a HEX color with RGB value rgb(153, 141, 204) and HSL value hsl(251, 38%, 68%). Its closest CSS named color is MediumPurple.

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

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