#998CEB Color

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

Color preview

#998CEB

Color formats

HEX
#998CEB
RGB
rgb(153, 140, 235)
RGBA
rgba(153, 140, 235, 1)
HSL
hsl(248, 70%, 74%)
HSV
hsv(248, 40%, 92%)
CMYK
cmyk(35%, 40%, 0%, 8%)
CSS variable
--color-primary: #998CEB;
Lowercase HEX
#998ceb

Shades

Tints

Tones

Harmony

CSS snippets for #998CEB

.color-998ceb {
  color: #998CEB;
  background-color: #998CEB;
}

Frequently asked questions

What color is #998CEB?+

#998CEB is a HEX color with RGB value rgb(153, 140, 235) and HSL value hsl(248, 70%, 74%). Its closest CSS named color is MediumPurple.

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

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