#99DAB6 Color

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

Color preview

#99DAB6

Color formats

HEX
#99DAB6
RGB
rgb(153, 218, 182)
RGBA
rgba(153, 218, 182, 1)
HSL
hsl(147, 47%, 73%)
HSV
hsv(147, 30%, 85%)
CMYK
cmyk(30%, 0%, 17%, 15%)
CSS variable
--color-primary: #99DAB6;
Lowercase HEX
#99dab6

Shades

Tints

Tones

Harmony

CSS snippets for #99DAB6

.color-99dab6 {
  color: #99DAB6;
  background-color: #99DAB6;
}

Frequently asked questions

What color is #99DAB6?+

#99DAB6 is a HEX color with RGB value rgb(153, 218, 182) and HSL value hsl(147, 47%, 73%). Its closest CSS named color is LightGreen.

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

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