#99DEAA Color

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

Color preview

#99DEAA

Color formats

HEX
#99DEAA
RGB
rgb(153, 222, 170)
RGBA
rgba(153, 222, 170, 1)
HSL
hsl(135, 51%, 74%)
HSV
hsv(135, 31%, 87%)
CMYK
cmyk(31%, 0%, 23%, 13%)
CSS variable
--color-primary: #99DEAA;
Lowercase HEX
#99deaa

Shades

Tints

Tones

Harmony

CSS snippets for #99DEAA

.color-99deaa {
  color: #99DEAA;
  background-color: #99DEAA;
}

Frequently asked questions

What color is #99DEAA?+

#99DEAA is a HEX color with RGB value rgb(153, 222, 170) and HSL value hsl(135, 51%, 74%). Its closest CSS named color is LightGreen.

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

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