#2CFA0C Color

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

Color preview

#2CFA0C

Color formats

HEX
#2CFA0C
RGB
rgb(44, 250, 12)
RGBA
rgba(44, 250, 12, 1)
HSL
hsl(112, 96%, 51%)
HSV
hsv(112, 95%, 98%)
CMYK
cmyk(82%, 0%, 95%, 2%)
CSS variable
--color-primary: #2CFA0C;
Lowercase HEX
#2cfa0c

Shades

Tints

Tones

Harmony

CSS snippets for #2CFA0C

.color-2cfa0c {
  color: #2CFA0C;
  background-color: #2CFA0C;
}

Frequently asked questions

What color is #2CFA0C?+

#2CFA0C is a HEX color with RGB value rgb(44, 250, 12) and HSL value hsl(112, 96%, 51%). Its closest CSS named color is Lime.

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

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