#99D97B Color

Inspect #99D97B across formats, palettes, contrast and closest named color matches.

Color preview

#99D97B

Color formats

HEX
#99D97B
RGB
rgb(153, 217, 123)
RGBA
rgba(153, 217, 123, 1)
HSL
hsl(101, 55%, 67%)
HSV
hsv(101, 43%, 85%)
CMYK
cmyk(29%, 0%, 43%, 15%)
CSS variable
--color-primary: #99D97B;
Lowercase HEX
#99d97b

Shades

Tints

Tones

Harmony

CSS snippets for #99D97B

.color-99d97b {
  color: #99D97B;
  background-color: #99D97B;
}

Frequently asked questions

What color is #99D97B?+

#99D97B is a HEX color with RGB value rgb(153, 217, 123) and HSL value hsl(101, 55%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #99D97B?+

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