#4CBA7A Color

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

Color preview

#4CBA7A

Color formats

HEX
#4CBA7A
RGB
rgb(76, 186, 122)
RGBA
rgba(76, 186, 122, 1)
HSL
hsl(145, 44%, 51%)
HSV
hsv(145, 59%, 73%)
CMYK
cmyk(59%, 0%, 34%, 27%)
CSS variable
--color-primary: #4CBA7A;
Lowercase HEX
#4cba7a

Shades

Tints

Tones

Harmony

CSS snippets for #4CBA7A

.color-4cba7a {
  color: #4CBA7A;
  background-color: #4CBA7A;
}

Frequently asked questions

What color is #4CBA7A?+

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

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

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