#99EAAF Color

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

Color preview

#99EAAF

Color formats

HEX
#99EAAF
RGB
rgb(153, 234, 175)
RGBA
rgba(153, 234, 175, 1)
HSL
hsl(136, 66%, 76%)
HSV
hsv(136, 35%, 92%)
CMYK
cmyk(35%, 0%, 25%, 8%)
CSS variable
--color-primary: #99EAAF;
Lowercase HEX
#99eaaf

Shades

Tints

Tones

Harmony

CSS snippets for #99EAAF

.color-99eaaf {
  color: #99EAAF;
  background-color: #99EAAF;
}

Frequently asked questions

What color is #99EAAF?+

#99EAAF is a HEX color with RGB value rgb(153, 234, 175) and HSL value hsl(136, 66%, 76%). Its closest CSS named color is PaleGreen.

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

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