#4CAB45 Color

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

Color preview

#4CAB45

Color formats

HEX
#4CAB45
RGB
rgb(76, 171, 69)
RGBA
rgba(76, 171, 69, 1)
HSL
hsl(116, 43%, 47%)
HSV
hsv(116, 60%, 67%)
CMYK
cmyk(56%, 0%, 60%, 33%)
CSS variable
--color-primary: #4CAB45;
Lowercase HEX
#4cab45

Shades

Tints

Tones

Harmony

CSS snippets for #4CAB45

.color-4cab45 {
  color: #4CAB45;
  background-color: #4CAB45;
}

Frequently asked questions

What color is #4CAB45?+

#4CAB45 is a HEX color with RGB value rgb(76, 171, 69) and HSL value hsl(116, 43%, 47%). Its closest CSS named color is LimeGreen.

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

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