#4B8B5D Color

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

Color preview

#4B8B5D

Color formats

HEX
#4B8B5D
RGB
rgb(75, 139, 93)
RGBA
rgba(75, 139, 93, 1)
HSL
hsl(137, 30%, 42%)
HSV
hsv(137, 46%, 55%)
CMYK
cmyk(46%, 0%, 33%, 45%)
CSS variable
--color-primary: #4B8B5D;
Lowercase HEX
#4b8b5d

Shades

Tints

Tones

Harmony

CSS snippets for #4B8B5D

.color-4b8b5d {
  color: #4B8B5D;
  background-color: #4B8B5D;
}

Frequently asked questions

What color is #4B8B5D?+

#4B8B5D is a HEX color with RGB value rgb(75, 139, 93) and HSL value hsl(137, 30%, 42%). Its closest CSS named color is SeaGreen.

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

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