#9DECCC Color

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

Color preview

#9DECCC

Color formats

HEX
#9DECCC
RGB
rgb(157, 236, 204)
RGBA
rgba(157, 236, 204, 1)
HSL
hsl(156, 68%, 77%)
HSV
hsv(156, 33%, 93%)
CMYK
cmyk(33%, 0%, 14%, 7%)
CSS variable
--color-primary: #9DECCC;
Lowercase HEX
#9deccc

Shades

Tints

Tones

Harmony

CSS snippets for #9DECCC

.color-9deccc {
  color: #9DECCC;
  background-color: #9DECCC;
}

Frequently asked questions

What color is #9DECCC?+

#9DECCC is a HEX color with RGB value rgb(157, 236, 204) and HSL value hsl(156, 68%, 77%). Its closest CSS named color is PowderBlue.

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

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