#2F988B Color

Inspect #2F988B across formats, palettes, contrast and closest named color matches.

Color preview

#2F988B

Color formats

HEX
#2F988B
RGB
rgb(47, 152, 139)
RGBA
rgba(47, 152, 139, 1)
HSL
hsl(173, 53%, 39%)
HSV
hsv(173, 69%, 60%)
CMYK
cmyk(69%, 0%, 9%, 40%)
CSS variable
--color-primary: #2F988B;
Lowercase HEX
#2f988b

Shades

Tints

Tones

Harmony

CSS snippets for #2F988B

.color-2f988b {
  color: #2F988B;
  background-color: #2F988B;
}

Frequently asked questions

What color is #2F988B?+

#2F988B is a HEX color with RGB value rgb(47, 152, 139) and HSL value hsl(173, 53%, 39%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #2F988B?+

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