#9FD4AE Color

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

Color preview

#9FD4AE

Color formats

HEX
#9FD4AE
RGB
rgb(159, 212, 174)
RGBA
rgba(159, 212, 174, 1)
HSL
hsl(137, 38%, 73%)
HSV
hsv(137, 25%, 83%)
CMYK
cmyk(25%, 0%, 18%, 17%)
CSS variable
--color-primary: #9FD4AE;
Lowercase HEX
#9fd4ae

Shades

Tints

Tones

Harmony

CSS snippets for #9FD4AE

.color-9fd4ae {
  color: #9FD4AE;
  background-color: #9FD4AE;
}

Frequently asked questions

What color is #9FD4AE?+

#9FD4AE is a HEX color with RGB value rgb(159, 212, 174) and HSL value hsl(137, 38%, 73%). Its closest CSS named color is DarkSeaGreen.

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

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