#2F998B Color

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

Color preview

#2F998B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2F998B

.color-2f998b {
  color: #2F998B;
  background-color: #2F998B;
}

Frequently asked questions

What color is #2F998B?+

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

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

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