#98BBAE Color

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

Color preview

#98BBAE

Color formats

HEX
#98BBAE
RGB
rgb(152, 187, 174)
RGBA
rgba(152, 187, 174, 1)
HSL
hsl(158, 20%, 66%)
HSV
hsv(158, 19%, 73%)
CMYK
cmyk(19%, 0%, 7%, 27%)
CSS variable
--color-primary: #98BBAE;
Lowercase HEX
#98bbae

Shades

Tints

Tones

Harmony

CSS snippets for #98BBAE

.color-98bbae {
  color: #98BBAE;
  background-color: #98BBAE;
}

Frequently asked questions

What color is #98BBAE?+

#98BBAE is a HEX color with RGB value rgb(152, 187, 174) and HSL value hsl(158, 20%, 66%). Its closest CSS named color is DarkGray.

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

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