#2FB18C Color

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

Color preview

#2FB18C

Color formats

HEX
#2FB18C
RGB
rgb(47, 177, 140)
RGBA
rgba(47, 177, 140, 1)
HSL
hsl(163, 58%, 44%)
HSV
hsv(163, 73%, 69%)
CMYK
cmyk(73%, 0%, 21%, 31%)
CSS variable
--color-primary: #2FB18C;
Lowercase HEX
#2fb18c

Shades

Tints

Tones

Harmony

CSS snippets for #2FB18C

.color-2fb18c {
  color: #2FB18C;
  background-color: #2FB18C;
}

Frequently asked questions

What color is #2FB18C?+

#2FB18C is a HEX color with RGB value rgb(47, 177, 140) and HSL value hsl(163, 58%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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