#998FED Color

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

Color preview

#998FED

Color formats

HEX
#998FED
RGB
rgb(153, 143, 237)
RGBA
rgba(153, 143, 237, 1)
HSL
hsl(246, 72%, 75%)
HSV
hsv(246, 40%, 93%)
CMYK
cmyk(35%, 40%, 0%, 7%)
CSS variable
--color-primary: #998FED;
Lowercase HEX
#998fed

Shades

Tints

Tones

Harmony

CSS snippets for #998FED

.color-998fed {
  color: #998FED;
  background-color: #998FED;
}

Frequently asked questions

What color is #998FED?+

#998FED is a HEX color with RGB value rgb(153, 143, 237) and HSL value hsl(246, 72%, 75%). Its closest CSS named color is MediumPurple.

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

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