#9FDC6E Color

Inspect #9FDC6E across formats, palettes, contrast and closest named color matches.

Color preview

#9FDC6E

Color formats

HEX
#9FDC6E
RGB
rgb(159, 220, 110)
RGBA
rgba(159, 220, 110, 1)
HSL
hsl(93, 61%, 65%)
HSV
hsv(93, 50%, 86%)
CMYK
cmyk(28%, 0%, 50%, 14%)
CSS variable
--color-primary: #9FDC6E;
Lowercase HEX
#9fdc6e

Shades

Tints

Tones

Harmony

CSS snippets for #9FDC6E

.color-9fdc6e {
  color: #9FDC6E;
  background-color: #9FDC6E;
}

Frequently asked questions

What color is #9FDC6E?+

#9FDC6E is a HEX color with RGB value rgb(159, 220, 110) and HSL value hsl(93, 61%, 65%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #9FDC6E?+

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