#9DEABB Color

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

Color preview

#9DEABB

Color formats

HEX
#9DEABB
RGB
rgb(157, 234, 187)
RGBA
rgba(157, 234, 187, 1)
HSL
hsl(143, 65%, 77%)
HSV
hsv(143, 33%, 92%)
CMYK
cmyk(33%, 0%, 20%, 8%)
CSS variable
--color-primary: #9DEABB;
Lowercase HEX
#9deabb

Shades

Tints

Tones

Harmony

CSS snippets for #9DEABB

.color-9deabb {
  color: #9DEABB;
  background-color: #9DEABB;
}

Frequently asked questions

What color is #9DEABB?+

#9DEABB is a HEX color with RGB value rgb(157, 234, 187) and HSL value hsl(143, 65%, 77%). Its closest CSS named color is PaleGreen.

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

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