#9DEDEC Color

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

Color preview

#9DEDEC

Color formats

HEX
#9DEDEC
RGB
rgb(157, 237, 236)
RGBA
rgba(157, 237, 236, 1)
HSL
hsl(179, 69%, 77%)
HSV
hsv(179, 34%, 93%)
CMYK
cmyk(34%, 0%, 0%, 7%)
CSS variable
--color-primary: #9DEDEC;
Lowercase HEX
#9dedec

Shades

Tints

Tones

Harmony

CSS snippets for #9DEDEC

.color-9dedec {
  color: #9DEDEC;
  background-color: #9DEDEC;
}

Frequently asked questions

What color is #9DEDEC?+

#9DEDEC is a HEX color with RGB value rgb(157, 237, 236) and HSL value hsl(179, 69%, 77%). Its closest CSS named color is PaleTurquoise.

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

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