#2FC15B Color

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

Color preview

#2FC15B

Color formats

HEX
#2FC15B
RGB
rgb(47, 193, 91)
RGBA
rgba(47, 193, 91, 1)
HSL
hsl(138, 61%, 47%)
HSV
hsv(138, 76%, 76%)
CMYK
cmyk(76%, 0%, 53%, 24%)
CSS variable
--color-primary: #2FC15B;
Lowercase HEX
#2fc15b

Shades

Tints

Tones

Harmony

CSS snippets for #2FC15B

.color-2fc15b {
  color: #2FC15B;
  background-color: #2FC15B;
}

Frequently asked questions

What color is #2FC15B?+

#2FC15B is a HEX color with RGB value rgb(47, 193, 91) and HSL value hsl(138, 61%, 47%). Its closest CSS named color is MediumSeaGreen.

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

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