#99EBBC Color

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

Color preview

#99EBBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99EBBC

.color-99ebbc {
  color: #99EBBC;
  background-color: #99EBBC;
}

Frequently asked questions

What color is #99EBBC?+

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

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

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