#9090AC Color

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

Color preview

#9090AC

Color formats

HEX
#9090AC
RGB
rgb(144, 144, 172)
RGBA
rgba(144, 144, 172, 1)
HSL
hsl(240, 14%, 62%)
HSV
hsv(240, 16%, 67%)
CMYK
cmyk(16%, 16%, 0%, 33%)
CSS variable
--color-primary: #9090AC;
Lowercase HEX
#9090ac

Shades

Tints

Tones

Harmony

CSS snippets for #9090AC

.color-9090ac {
  color: #9090AC;
  background-color: #9090AC;
}

Frequently asked questions

What color is #9090AC?+

#9090AC is a HEX color with RGB value rgb(144, 144, 172) and HSL value hsl(240, 14%, 62%). Its closest CSS named color is LightSlateGray.

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

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