#99D49B Color

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

Color preview

#99D49B

Color formats

HEX
#99D49B
RGB
rgb(153, 212, 155)
RGBA
rgba(153, 212, 155, 1)
HSL
hsl(122, 41%, 72%)
HSV
hsv(122, 28%, 83%)
CMYK
cmyk(28%, 0%, 27%, 17%)
CSS variable
--color-primary: #99D49B;
Lowercase HEX
#99d49b

Shades

Tints

Tones

Harmony

CSS snippets for #99D49B

.color-99d49b {
  color: #99D49B;
  background-color: #99D49B;
}

Frequently asked questions

What color is #99D49B?+

#99D49B is a HEX color with RGB value rgb(153, 212, 155) and HSL value hsl(122, 41%, 72%). Its closest CSS named color is DarkSeaGreen.

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

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