#40C85B Color

Inspect #40C85B across formats, palettes, contrast and closest named color matches.

Color preview

#40C85B

Color formats

HEX
#40C85B
RGB
rgb(64, 200, 91)
RGBA
rgba(64, 200, 91, 1)
HSL
hsl(132, 55%, 52%)
HSV
hsv(132, 68%, 78%)
CMYK
cmyk(68%, 0%, 54%, 22%)
CSS variable
--color-primary: #40C85B;
Lowercase HEX
#40c85b

Shades

Tints

Tones

Harmony

CSS snippets for #40C85B

.color-40c85b {
  color: #40C85B;
  background-color: #40C85B;
}

Frequently asked questions

What color is #40C85B?+

#40C85B is a HEX color with RGB value rgb(64, 200, 91) and HSL value hsl(132, 55%, 52%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #40C85B?+

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