#42F54B Color

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

Color preview

#42F54B

Color formats

HEX
#42F54B
RGB
rgb(66, 245, 75)
RGBA
rgba(66, 245, 75, 1)
HSL
hsl(123, 90%, 61%)
HSV
hsv(123, 73%, 96%)
CMYK
cmyk(73%, 0%, 69%, 4%)
CSS variable
--color-primary: #42F54B;
Lowercase HEX
#42f54b

Shades

Tints

Tones

Harmony

CSS snippets for #42F54B

.color-42f54b {
  color: #42F54B;
  background-color: #42F54B;
}

Frequently asked questions

What color is #42F54B?+

#42F54B is a HEX color with RGB value rgb(66, 245, 75) and HSL value hsl(123, 90%, 61%). Its closest CSS named color is LimeGreen.

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

The closest Tailwind color is green-400, available as the bg-green-400 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