#99EBBB Color

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

Color preview

#99EBBB

Color formats

HEX
#99EBBB
RGB
rgb(153, 235, 187)
RGBA
rgba(153, 235, 187, 1)
HSL
hsl(145, 67%, 76%)
HSV
hsv(145, 35%, 92%)
CMYK
cmyk(35%, 0%, 20%, 8%)
CSS variable
--color-primary: #99EBBB;
Lowercase HEX
#99ebbb

Shades

Tints

Tones

Harmony

CSS snippets for #99EBBB

.color-99ebbb {
  color: #99EBBB;
  background-color: #99EBBB;
}

Frequently asked questions

What color is #99EBBB?+

#99EBBB is a HEX color with RGB value rgb(153, 235, 187) and HSL value hsl(145, 67%, 76%). Its closest CSS named color is PaleGreen.

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

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