#4CBA7C Color

Inspect #4CBA7C across formats, palettes, contrast and closest named color matches.

Color preview

#4CBA7C

Color formats

HEX
#4CBA7C
RGB
rgb(76, 186, 124)
RGBA
rgba(76, 186, 124, 1)
HSL
hsl(146, 44%, 51%)
HSV
hsv(146, 59%, 73%)
CMYK
cmyk(59%, 0%, 33%, 27%)
CSS variable
--color-primary: #4CBA7C;
Lowercase HEX
#4cba7c

Shades

Tints

Tones

Harmony

CSS snippets for #4CBA7C

.color-4cba7c {
  color: #4CBA7C;
  background-color: #4CBA7C;
}

Frequently asked questions

What color is #4CBA7C?+

#4CBA7C is a HEX color with RGB value rgb(76, 186, 124) and HSL value hsl(146, 44%, 51%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #4CBA7C?+

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