#9CDABD Color

Inspect #9CDABD across formats, palettes, contrast and closest named color matches.

Color preview

#9CDABD

Color formats

HEX
#9CDABD
RGB
rgb(156, 218, 189)
RGBA
rgba(156, 218, 189, 1)
HSL
hsl(152, 46%, 73%)
HSV
hsv(152, 28%, 85%)
CMYK
cmyk(28%, 0%, 13%, 15%)
CSS variable
--color-primary: #9CDABD;
Lowercase HEX
#9cdabd

Shades

Tints

Tones

Harmony

CSS snippets for #9CDABD

.color-9cdabd {
  color: #9CDABD;
  background-color: #9CDABD;
}

Frequently asked questions

What color is #9CDABD?+

#9CDABD is a HEX color with RGB value rgb(156, 218, 189) and HSL value hsl(152, 46%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9CDABD?+

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