#98AF6E Color

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

Color preview

#98AF6E

Color formats

HEX
#98AF6E
RGB
rgb(152, 175, 110)
RGBA
rgba(152, 175, 110, 1)
HSL
hsl(81, 29%, 56%)
HSV
hsv(81, 37%, 69%)
CMYK
cmyk(13%, 0%, 37%, 31%)
CSS variable
--color-primary: #98AF6E;
Lowercase HEX
#98af6e

Shades

Tints

Tones

Harmony

CSS snippets for #98AF6E

.color-98af6e {
  color: #98AF6E;
  background-color: #98AF6E;
}

Frequently asked questions

What color is #98AF6E?+

#98AF6E is a HEX color with RGB value rgb(152, 175, 110) and HSL value hsl(81, 29%, 56%). Its closest CSS named color is DarkSeaGreen.

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

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