#99EBEB Color

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

Color preview

#99EBEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99EBEB

.color-99ebeb {
  color: #99EBEB;
  background-color: #99EBEB;
}

Frequently asked questions

What color is #99EBEB?+

#99EBEB is a HEX color with RGB value rgb(153, 235, 235) and HSL value hsl(180, 67%, 76%). Its closest CSS named color is PaleTurquoise.

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

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