#99EFBC Color

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

Color preview

#99EFBC

Color formats

HEX
#99EFBC
RGB
rgb(153, 239, 188)
RGBA
rgba(153, 239, 188, 1)
HSL
hsl(144, 73%, 77%)
HSV
hsv(144, 36%, 94%)
CMYK
cmyk(36%, 0%, 21%, 6%)
CSS variable
--color-primary: #99EFBC;
Lowercase HEX
#99efbc

Shades

Tints

Tones

Harmony

CSS snippets for #99EFBC

.color-99efbc {
  color: #99EFBC;
  background-color: #99EFBC;
}

Frequently asked questions

What color is #99EFBC?+

#99EFBC is a HEX color with RGB value rgb(153, 239, 188) and HSL value hsl(144, 73%, 77%). Its closest CSS named color is PaleGreen.

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

The closest Tailwind color is emerald-200, available as the bg-emerald-200 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