#98AF6F Color

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

Color preview

#98AF6F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98AF6F

.color-98af6f {
  color: #98AF6F;
  background-color: #98AF6F;
}

Frequently asked questions

What color is #98AF6F?+

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

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

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