#98C98F Color

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

Color preview

#98C98F

Color formats

HEX
#98C98F
RGB
rgb(152, 201, 143)
RGBA
rgba(152, 201, 143, 1)
HSL
hsl(111, 35%, 67%)
HSV
hsv(111, 29%, 79%)
CMYK
cmyk(24%, 0%, 29%, 21%)
CSS variable
--color-primary: #98C98F;
Lowercase HEX
#98c98f

Shades

Tints

Tones

Harmony

CSS snippets for #98C98F

.color-98c98f {
  color: #98C98F;
  background-color: #98C98F;
}

Frequently asked questions

What color is #98C98F?+

#98C98F is a HEX color with RGB value rgb(152, 201, 143) and HSL value hsl(111, 35%, 67%). Its closest CSS named color is DarkSeaGreen.

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

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