#99D99A Color

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

Color preview

#99D99A

Color formats

HEX
#99D99A
RGB
rgb(153, 217, 154)
RGBA
rgba(153, 217, 154, 1)
HSL
hsl(121, 46%, 73%)
HSV
hsv(121, 29%, 85%)
CMYK
cmyk(29%, 0%, 29%, 15%)
CSS variable
--color-primary: #99D99A;
Lowercase HEX
#99d99a

Shades

Tints

Tones

Harmony

CSS snippets for #99D99A

.color-99d99a {
  color: #99D99A;
  background-color: #99D99A;
}

Frequently asked questions

What color is #99D99A?+

#99D99A is a HEX color with RGB value rgb(153, 217, 154) and HSL value hsl(121, 46%, 73%). Its closest CSS named color is LightGreen.

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

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