#98AAAA Color

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

Color preview

#98AAAA

Color formats

HEX
#98AAAA
RGB
rgb(152, 170, 170)
RGBA
rgba(152, 170, 170, 1)
HSL
hsl(180, 10%, 63%)
HSV
hsv(180, 11%, 67%)
CMYK
cmyk(11%, 0%, 0%, 33%)
CSS variable
--color-primary: #98AAAA;
Lowercase HEX
#98aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #98AAAA

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

Frequently asked questions

What color is #98AAAA?+

#98AAAA is a HEX color with RGB value rgb(152, 170, 170) and HSL value hsl(180, 10%, 63%). Its closest CSS named color is DarkGray.

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

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