#9090EF Color

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

Color preview

#9090EF

Color formats

HEX
#9090EF
RGB
rgb(144, 144, 239)
RGBA
rgba(144, 144, 239, 1)
HSL
hsl(240, 75%, 75%)
HSV
hsv(240, 40%, 94%)
CMYK
cmyk(40%, 40%, 0%, 6%)
CSS variable
--color-primary: #9090EF;
Lowercase HEX
#9090ef

Shades

Tints

Tones

Harmony

CSS snippets for #9090EF

.color-9090ef {
  color: #9090EF;
  background-color: #9090EF;
}

Frequently asked questions

What color is #9090EF?+

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

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

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