#2FC256 Color

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

Color preview

#2FC256

Color formats

HEX
#2FC256
RGB
rgb(47, 194, 86)
RGBA
rgba(47, 194, 86, 1)
HSL
hsl(136, 61%, 47%)
HSV
hsv(136, 76%, 76%)
CMYK
cmyk(76%, 0%, 56%, 24%)
CSS variable
--color-primary: #2FC256;
Lowercase HEX
#2fc256

Shades

Tints

Tones

Harmony

CSS snippets for #2FC256

.color-2fc256 {
  color: #2FC256;
  background-color: #2FC256;
}

Frequently asked questions

What color is #2FC256?+

#2FC256 is a HEX color with RGB value rgb(47, 194, 86) and HSL value hsl(136, 61%, 47%). Its closest CSS named color is MediumSeaGreen.

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

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