#98BBAC Color

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

Color preview

#98BBAC

Color formats

HEX
#98BBAC
RGB
rgb(152, 187, 172)
RGBA
rgba(152, 187, 172, 1)
HSL
hsl(154, 20%, 66%)
HSV
hsv(154, 19%, 73%)
CMYK
cmyk(19%, 0%, 8%, 27%)
CSS variable
--color-primary: #98BBAC;
Lowercase HEX
#98bbac

Shades

Tints

Tones

Harmony

CSS snippets for #98BBAC

.color-98bbac {
  color: #98BBAC;
  background-color: #98BBAC;
}

Frequently asked questions

What color is #98BBAC?+

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

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

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