#98CAAB Color

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

Color preview

#98CAAB

Color formats

HEX
#98CAAB
RGB
rgb(152, 202, 171)
RGBA
rgba(152, 202, 171, 1)
HSL
hsl(143, 32%, 69%)
HSV
hsv(143, 25%, 79%)
CMYK
cmyk(25%, 0%, 15%, 21%)
CSS variable
--color-primary: #98CAAB;
Lowercase HEX
#98caab

Shades

Tints

Tones

Harmony

CSS snippets for #98CAAB

.color-98caab {
  color: #98CAAB;
  background-color: #98CAAB;
}

Frequently asked questions

What color is #98CAAB?+

#98CAAB is a HEX color with RGB value rgb(152, 202, 171) and HSL value hsl(143, 32%, 69%). Its closest CSS named color is DarkSeaGreen.

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

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