#9090CC Color

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

Color preview

#9090CC

Color formats

HEX
#9090CC
RGB
rgb(144, 144, 204)
RGBA
rgba(144, 144, 204, 1)
HSL
hsl(240, 37%, 68%)
HSV
hsv(240, 29%, 80%)
CMYK
cmyk(29%, 29%, 0%, 20%)
CSS variable
--color-primary: #9090CC;
Lowercase HEX
#9090cc

Shades

Tints

Tones

Harmony

CSS snippets for #9090CC

.color-9090cc {
  color: #9090CC;
  background-color: #9090CC;
}

Frequently asked questions

What color is #9090CC?+

#9090CC is a HEX color with RGB value rgb(144, 144, 204) and HSL value hsl(240, 37%, 68%). Its closest CSS named color is MediumPurple.

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

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