#998CCC Color

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

Color preview

#998CCC

Color formats

HEX
#998CCC
RGB
rgb(153, 140, 204)
RGBA
rgba(153, 140, 204, 1)
HSL
hsl(252, 39%, 67%)
HSV
hsv(252, 31%, 80%)
CMYK
cmyk(25%, 31%, 0%, 20%)
CSS variable
--color-primary: #998CCC;
Lowercase HEX
#998ccc

Shades

Tints

Tones

Harmony

CSS snippets for #998CCC

.color-998ccc {
  color: #998CCC;
  background-color: #998CCC;
}

Frequently asked questions

What color is #998CCC?+

#998CCC is a HEX color with RGB value rgb(153, 140, 204) and HSL value hsl(252, 39%, 67%). Its closest CSS named color is MediumPurple.

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

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