#98CB6E Color

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

Color preview

#98CB6E

Color formats

HEX
#98CB6E
RGB
rgb(152, 203, 110)
RGBA
rgba(152, 203, 110, 1)
HSL
hsl(93, 47%, 61%)
HSV
hsv(93, 46%, 80%)
CMYK
cmyk(25%, 0%, 46%, 20%)
CSS variable
--color-primary: #98CB6E;
Lowercase HEX
#98cb6e

Shades

Tints

Tones

Harmony

CSS snippets for #98CB6E

.color-98cb6e {
  color: #98CB6E;
  background-color: #98CB6E;
}

Frequently asked questions

What color is #98CB6E?+

#98CB6E is a HEX color with RGB value rgb(152, 203, 110) and HSL value hsl(93, 47%, 61%). Its closest CSS named color is DarkSeaGreen.

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

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