#99DBAF Color

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

Color preview

#99DBAF

Color formats

HEX
#99DBAF
RGB
rgb(153, 219, 175)
RGBA
rgba(153, 219, 175, 1)
HSL
hsl(140, 48%, 73%)
HSV
hsv(140, 30%, 86%)
CMYK
cmyk(30%, 0%, 20%, 14%)
CSS variable
--color-primary: #99DBAF;
Lowercase HEX
#99dbaf

Shades

Tints

Tones

Harmony

CSS snippets for #99DBAF

.color-99dbaf {
  color: #99DBAF;
  background-color: #99DBAF;
}

Frequently asked questions

What color is #99DBAF?+

#99DBAF is a HEX color with RGB value rgb(153, 219, 175) and HSL value hsl(140, 48%, 73%). Its closest CSS named color is LightGreen.

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

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