#9999E0 Color

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

Color preview

#9999E0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9999E0

.color-9999e0 {
  color: #9999E0;
  background-color: #9999E0;
}

Frequently asked questions

What color is #9999E0?+

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

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

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