#5FD89C Color

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

Color preview

#5FD89C

Color formats

HEX
#5FD89C
RGB
rgb(95, 216, 156)
RGBA
rgba(95, 216, 156, 1)
HSL
hsl(150, 61%, 61%)
HSV
hsv(150, 56%, 85%)
CMYK
cmyk(56%, 0%, 28%, 15%)
CSS variable
--color-primary: #5FD89C;
Lowercase HEX
#5fd89c

Shades

Tints

Tones

Harmony

CSS snippets for #5FD89C

.color-5fd89c {
  color: #5FD89C;
  background-color: #5FD89C;
}

Frequently asked questions

What color is #5FD89C?+

#5FD89C is a HEX color with RGB value rgb(95, 216, 156) and HSL value hsl(150, 61%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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