#99EBDF Color

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

Color preview

#99EBDF

Color formats

HEX
#99EBDF
RGB
rgb(153, 235, 223)
RGBA
rgba(153, 235, 223, 1)
HSL
hsl(171, 67%, 76%)
HSV
hsv(171, 35%, 92%)
CMYK
cmyk(35%, 0%, 5%, 8%)
CSS variable
--color-primary: #99EBDF;
Lowercase HEX
#99ebdf

Shades

Tints

Tones

Harmony

CSS snippets for #99EBDF

.color-99ebdf {
  color: #99EBDF;
  background-color: #99EBDF;
}

Frequently asked questions

What color is #99EBDF?+

#99EBDF is a HEX color with RGB value rgb(153, 235, 223) and HSL value hsl(171, 67%, 76%). Its closest CSS named color is PowderBlue.

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

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