#5F987B Color

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

Color preview

#5F987B

Color formats

HEX
#5F987B
RGB
rgb(95, 152, 123)
RGBA
rgba(95, 152, 123, 1)
HSL
hsl(149, 23%, 48%)
HSV
hsv(149, 38%, 60%)
CMYK
cmyk(38%, 0%, 19%, 40%)
CSS variable
--color-primary: #5F987B;
Lowercase HEX
#5f987b

Shades

Tints

Tones

Harmony

CSS snippets for #5F987B

.color-5f987b {
  color: #5F987B;
  background-color: #5F987B;
}

Frequently asked questions

What color is #5F987B?+

#5F987B is a HEX color with RGB value rgb(95, 152, 123) and HSL value hsl(149, 23%, 48%). Its closest CSS named color is SlateGray.

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

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