#5A9F42 Color

Inspect #5A9F42 across formats, palettes, contrast and closest named color matches.

Color preview

#5A9F42

Color formats

HEX
#5A9F42
RGB
rgb(90, 159, 66)
RGBA
rgba(90, 159, 66, 1)
HSL
hsl(105, 41%, 44%)
HSV
hsv(105, 58%, 62%)
CMYK
cmyk(43%, 0%, 58%, 38%)
CSS variable
--color-primary: #5A9F42;
Lowercase HEX
#5a9f42

Shades

Tints

Tones

Harmony

CSS snippets for #5A9F42

.color-5a9f42 {
  color: #5A9F42;
  background-color: #5A9F42;
}

Frequently asked questions

What color is #5A9F42?+

#5A9F42 is a HEX color with RGB value rgb(90, 159, 66) and HSL value hsl(105, 41%, 44%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #5A9F42?+

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