#5FDCAE Color

Inspect #5FDCAE across formats, palettes, contrast and closest named color matches.

Color preview

#5FDCAE

Color formats

HEX
#5FDCAE
RGB
rgb(95, 220, 174)
RGBA
rgba(95, 220, 174, 1)
HSL
hsl(158, 64%, 62%)
HSV
hsv(158, 57%, 86%)
CMYK
cmyk(57%, 0%, 21%, 14%)
CSS variable
--color-primary: #5FDCAE;
Lowercase HEX
#5fdcae

Shades

Tints

Tones

Harmony

CSS snippets for #5FDCAE

.color-5fdcae {
  color: #5FDCAE;
  background-color: #5FDCAE;
}

Frequently asked questions

What color is #5FDCAE?+

#5FDCAE is a HEX color with RGB value rgb(95, 220, 174) and HSL value hsl(158, 64%, 62%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #5FDCAE?+

The closest Tailwind color is emerald-300, available as the bg-emerald-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