#99DBBB Color

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

Color preview

#99DBBB

Color formats

HEX
#99DBBB
RGB
rgb(153, 219, 187)
RGBA
rgba(153, 219, 187, 1)
HSL
hsl(151, 48%, 73%)
HSV
hsv(151, 30%, 86%)
CMYK
cmyk(30%, 0%, 15%, 14%)
CSS variable
--color-primary: #99DBBB;
Lowercase HEX
#99dbbb

Shades

Tints

Tones

Harmony

CSS snippets for #99DBBB

.color-99dbbb {
  color: #99DBBB;
  background-color: #99DBBB;
}

Frequently asked questions

What color is #99DBBB?+

#99DBBB is a HEX color with RGB value rgb(153, 219, 187) and HSL value hsl(151, 48%, 73%). Its closest CSS named color is PaleGreen.

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

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