#42F42F Color

Inspect #42F42F across formats, palettes, contrast and closest named color matches.

Color preview

#42F42F

Color formats

HEX
#42F42F
RGB
rgb(66, 244, 47)
RGBA
rgba(66, 244, 47, 1)
HSL
hsl(114, 90%, 57%)
HSV
hsv(114, 81%, 96%)
CMYK
cmyk(73%, 0%, 81%, 4%)
CSS variable
--color-primary: #42F42F;
Lowercase HEX
#42f42f

Shades

Tints

Tones

Harmony

CSS snippets for #42F42F

.color-42f42f {
  color: #42F42F;
  background-color: #42F42F;
}

Frequently asked questions

What color is #42F42F?+

#42F42F is a HEX color with RGB value rgb(66, 244, 47) and HSL value hsl(114, 90%, 57%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #42F42F?+

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