#9CDEAD Color

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

Color preview

#9CDEAD

Color formats

HEX
#9CDEAD
RGB
rgb(156, 222, 173)
RGBA
rgba(156, 222, 173, 1)
HSL
hsl(135, 50%, 74%)
HSV
hsv(135, 30%, 87%)
CMYK
cmyk(30%, 0%, 22%, 13%)
CSS variable
--color-primary: #9CDEAD;
Lowercase HEX
#9cdead

Shades

Tints

Tones

Harmony

CSS snippets for #9CDEAD

.color-9cdead {
  color: #9CDEAD;
  background-color: #9CDEAD;
}

Frequently asked questions

What color is #9CDEAD?+

#9CDEAD is a HEX color with RGB value rgb(156, 222, 173) and HSL value hsl(135, 50%, 74%). Its closest CSS named color is LightGreen.

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

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