#99DC90 Color

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

Color preview

#99DC90

Color formats

HEX
#99DC90
RGB
rgb(153, 220, 144)
RGBA
rgba(153, 220, 144, 1)
HSL
hsl(113, 52%, 71%)
HSV
hsv(113, 35%, 86%)
CMYK
cmyk(30%, 0%, 35%, 14%)
CSS variable
--color-primary: #99DC90;
Lowercase HEX
#99dc90

Shades

Tints

Tones

Harmony

CSS snippets for #99DC90

.color-99dc90 {
  color: #99DC90;
  background-color: #99DC90;
}

Frequently asked questions

What color is #99DC90?+

#99DC90 is a HEX color with RGB value rgb(153, 220, 144) and HSL value hsl(113, 52%, 71%). Its closest CSS named color is LightGreen.

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

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