#4BAF64 Color

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

Color preview

#4BAF64

Color formats

HEX
#4BAF64
RGB
rgb(75, 175, 100)
RGBA
rgba(75, 175, 100, 1)
HSL
hsl(135, 40%, 49%)
HSV
hsv(135, 57%, 69%)
CMYK
cmyk(57%, 0%, 43%, 31%)
CSS variable
--color-primary: #4BAF64;
Lowercase HEX
#4baf64

Shades

Tints

Tones

Harmony

CSS snippets for #4BAF64

.color-4baf64 {
  color: #4BAF64;
  background-color: #4BAF64;
}

Frequently asked questions

What color is #4BAF64?+

#4BAF64 is a HEX color with RGB value rgb(75, 175, 100) and HSL value hsl(135, 40%, 49%). Its closest CSS named color is MediumSeaGreen.

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

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