#42DB2B Color

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

Color preview

#42DB2B

Color formats

HEX
#42DB2B
RGB
rgb(66, 219, 43)
RGBA
rgba(66, 219, 43, 1)
HSL
hsl(112, 71%, 51%)
HSV
hsv(112, 80%, 86%)
CMYK
cmyk(70%, 0%, 80%, 14%)
CSS variable
--color-primary: #42DB2B;
Lowercase HEX
#42db2b

Shades

Tints

Tones

Harmony

CSS snippets for #42DB2B

.color-42db2b {
  color: #42DB2B;
  background-color: #42DB2B;
}

Frequently asked questions

What color is #42DB2B?+

#42DB2B is a HEX color with RGB value rgb(66, 219, 43) and HSL value hsl(112, 71%, 51%). Its closest CSS named color is LimeGreen.

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

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