#3F987B Color

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

Color preview

#3F987B

Color formats

HEX
#3F987B
RGB
rgb(63, 152, 123)
RGBA
rgba(63, 152, 123, 1)
HSL
hsl(160, 41%, 42%)
HSV
hsv(160, 59%, 60%)
CMYK
cmyk(59%, 0%, 19%, 40%)
CSS variable
--color-primary: #3F987B;
Lowercase HEX
#3f987b

Shades

Tints

Tones

Harmony

CSS snippets for #3F987B

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

Frequently asked questions

What color is #3F987B?+

#3F987B is a HEX color with RGB value rgb(63, 152, 123) and HSL value hsl(160, 41%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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