#98AAA2 Color

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

Color preview

#98AAA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98AAA2

.color-98aaa2 {
  color: #98AAA2;
  background-color: #98AAA2;
}

Frequently asked questions

What color is #98AAA2?+

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

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

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