#4A9B5D Color

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

Color preview

#4A9B5D

Color formats

HEX
#4A9B5D
RGB
rgb(74, 155, 93)
RGBA
rgba(74, 155, 93, 1)
HSL
hsl(134, 35%, 45%)
HSV
hsv(134, 52%, 61%)
CMYK
cmyk(52%, 0%, 40%, 39%)
CSS variable
--color-primary: #4A9B5D;
Lowercase HEX
#4a9b5d

Shades

Tints

Tones

Harmony

CSS snippets for #4A9B5D

.color-4a9b5d {
  color: #4A9B5D;
  background-color: #4A9B5D;
}

Frequently asked questions

What color is #4A9B5D?+

#4A9B5D is a HEX color with RGB value rgb(74, 155, 93) and HSL value hsl(134, 35%, 45%). Its closest CSS named color is SeaGreen.

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

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