#99DACA Color

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

Color preview

#99DACA

Color formats

HEX
#99DACA
RGB
rgb(153, 218, 202)
RGBA
rgba(153, 218, 202, 1)
HSL
hsl(165, 47%, 73%)
HSV
hsv(165, 30%, 85%)
CMYK
cmyk(30%, 0%, 7%, 15%)
CSS variable
--color-primary: #99DACA;
Lowercase HEX
#99daca

Shades

Tints

Tones

Harmony

CSS snippets for #99DACA

.color-99daca {
  color: #99DACA;
  background-color: #99DACA;
}

Frequently asked questions

What color is #99DACA?+

#99DACA is a HEX color with RGB value rgb(153, 218, 202) and HSL value hsl(165, 47%, 73%). Its closest CSS named color is LightBlue.

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

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