#98AF8D Color

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

Color preview

#98AF8D

Color formats

HEX
#98AF8D
RGB
rgb(152, 175, 141)
RGBA
rgba(152, 175, 141, 1)
HSL
hsl(101, 18%, 62%)
HSV
hsv(101, 19%, 69%)
CMYK
cmyk(13%, 0%, 19%, 31%)
CSS variable
--color-primary: #98AF8D;
Lowercase HEX
#98af8d

Shades

Tints

Tones

Harmony

CSS snippets for #98AF8D

.color-98af8d {
  color: #98AF8D;
  background-color: #98AF8D;
}

Frequently asked questions

What color is #98AF8D?+

#98AF8D is a HEX color with RGB value rgb(152, 175, 141) and HSL value hsl(101, 18%, 62%). Its closest CSS named color is DarkSeaGreen.

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

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