#91AAAA Color

Inspect #91AAAA across formats, palettes, contrast and closest named color matches.

Color preview

#91AAAA

Color formats

HEX
#91AAAA
RGB
rgb(145, 170, 170)
RGBA
rgba(145, 170, 170, 1)
HSL
hsl(180, 13%, 62%)
HSV
hsv(180, 15%, 67%)
CMYK
cmyk(15%, 0%, 0%, 33%)
CSS variable
--color-primary: #91AAAA;
Lowercase HEX
#91aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #91AAAA

.color-91aaaa {
  color: #91AAAA;
  background-color: #91AAAA;
}

Frequently asked questions

What color is #91AAAA?+

#91AAAA is a HEX color with RGB value rgb(145, 170, 170) and HSL value hsl(180, 13%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #91AAAA?+

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