#42A45F Color

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

Color preview

#42A45F

Color formats

HEX
#42A45F
RGB
rgb(66, 164, 95)
RGBA
rgba(66, 164, 95, 1)
HSL
hsl(138, 43%, 45%)
HSV
hsv(138, 60%, 64%)
CMYK
cmyk(60%, 0%, 42%, 36%)
CSS variable
--color-primary: #42A45F;
Lowercase HEX
#42a45f

Shades

Tints

Tones

Harmony

CSS snippets for #42A45F

.color-42a45f {
  color: #42A45F;
  background-color: #42A45F;
}

Frequently asked questions

What color is #42A45F?+

#42A45F is a HEX color with RGB value rgb(66, 164, 95) and HSL value hsl(138, 43%, 45%). Its closest CSS named color is MediumSeaGreen.

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

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