#9999E1 Color

Inspect #9999E1 across formats, palettes, contrast and closest named color matches.

Color preview

#9999E1

Color formats

HEX
#9999E1
RGB
rgb(153, 153, 225)
RGBA
rgba(153, 153, 225, 1)
HSL
hsl(240, 55%, 74%)
HSV
hsv(240, 32%, 88%)
CMYK
cmyk(32%, 32%, 0%, 12%)
CSS variable
--color-primary: #9999E1;
Lowercase HEX
#9999e1

Shades

Tints

Tones

Harmony

CSS snippets for #9999E1

.color-9999e1 {
  color: #9999E1;
  background-color: #9999E1;
}

Frequently asked questions

What color is #9999E1?+

#9999E1 is a HEX color with RGB value rgb(153, 153, 225) and HSL value hsl(240, 55%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9999E1?+

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