#9090EE Color

Inspect #9090EE across formats, palettes, contrast and closest named color matches.

Color preview

#9090EE

Color formats

HEX
#9090EE
RGB
rgb(144, 144, 238)
RGBA
rgba(144, 144, 238, 1)
HSL
hsl(240, 73%, 75%)
HSV
hsv(240, 39%, 93%)
CMYK
cmyk(39%, 39%, 0%, 7%)
CSS variable
--color-primary: #9090EE;
Lowercase HEX
#9090ee

Shades

Tints

Tones

Harmony

CSS snippets for #9090EE

.color-9090ee {
  color: #9090EE;
  background-color: #9090EE;
}

Frequently asked questions

What color is #9090EE?+

#9090EE is a HEX color with RGB value rgb(144, 144, 238) and HSL value hsl(240, 73%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #9090EE?+

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