#9FD8AE Color

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

Color preview

#9FD8AE

Color formats

HEX
#9FD8AE
RGB
rgb(159, 216, 174)
RGBA
rgba(159, 216, 174, 1)
HSL
hsl(136, 42%, 74%)
HSV
hsv(136, 26%, 85%)
CMYK
cmyk(26%, 0%, 19%, 15%)
CSS variable
--color-primary: #9FD8AE;
Lowercase HEX
#9fd8ae

Shades

Tints

Tones

Harmony

CSS snippets for #9FD8AE

.color-9fd8ae {
  color: #9FD8AE;
  background-color: #9FD8AE;
}

Frequently asked questions

What color is #9FD8AE?+

#9FD8AE is a HEX color with RGB value rgb(159, 216, 174) and HSL value hsl(136, 42%, 74%). Its closest CSS named color is LightGreen.

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

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