#42DB4F Color

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

Color preview

#42DB4F

Color formats

HEX
#42DB4F
RGB
rgb(66, 219, 79)
RGBA
rgba(66, 219, 79, 1)
HSL
hsl(125, 68%, 56%)
HSV
hsv(125, 70%, 86%)
CMYK
cmyk(70%, 0%, 64%, 14%)
CSS variable
--color-primary: #42DB4F;
Lowercase HEX
#42db4f

Shades

Tints

Tones

Harmony

CSS snippets for #42DB4F

.color-42db4f {
  color: #42DB4F;
  background-color: #42DB4F;
}

Frequently asked questions

What color is #42DB4F?+

#42DB4F is a HEX color with RGB value rgb(66, 219, 79) and HSL value hsl(125, 68%, 56%). Its closest CSS named color is LimeGreen.

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

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