#99BD91 Color

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

Color preview

#99BD91

Color formats

HEX
#99BD91
RGB
rgb(153, 189, 145)
RGBA
rgba(153, 189, 145, 1)
HSL
hsl(109, 25%, 65%)
HSV
hsv(109, 23%, 74%)
CMYK
cmyk(19%, 0%, 23%, 26%)
CSS variable
--color-primary: #99BD91;
Lowercase HEX
#99bd91

Shades

Tints

Tones

Harmony

CSS snippets for #99BD91

.color-99bd91 {
  color: #99BD91;
  background-color: #99BD91;
}

Frequently asked questions

What color is #99BD91?+

#99BD91 is a HEX color with RGB value rgb(153, 189, 145) and HSL value hsl(109, 25%, 65%). Its closest CSS named color is DarkSeaGreen.

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

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