#99D48D Color

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

Color preview

#99D48D

Color formats

HEX
#99D48D
RGB
rgb(153, 212, 141)
RGBA
rgba(153, 212, 141, 1)
HSL
hsl(110, 45%, 69%)
HSV
hsv(110, 33%, 83%)
CMYK
cmyk(28%, 0%, 33%, 17%)
CSS variable
--color-primary: #99D48D;
Lowercase HEX
#99d48d

Shades

Tints

Tones

Harmony

CSS snippets for #99D48D

.color-99d48d {
  color: #99D48D;
  background-color: #99D48D;
}

Frequently asked questions

What color is #99D48D?+

#99D48D is a HEX color with RGB value rgb(153, 212, 141) and HSL value hsl(110, 45%, 69%). Its closest CSS named color is DarkSeaGreen.

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

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