#A5C84C Color

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

Color preview

#A5C84C

Color formats

HEX
#A5C84C
RGB
rgb(165, 200, 76)
RGBA
rgba(165, 200, 76, 1)
HSL
hsl(77, 53%, 54%)
HSV
hsv(77, 62%, 78%)
CMYK
cmyk(17%, 0%, 62%, 22%)
CSS variable
--color-primary: #A5C84C;
Lowercase HEX
#a5c84c

Shades

Tints

Tones

Harmony

CSS snippets for #A5C84C

.color-a5c84c {
  color: #A5C84C;
  background-color: #A5C84C;
}

Frequently asked questions

What color is #A5C84C?+

#A5C84C is a HEX color with RGB value rgb(165, 200, 76) and HSL value hsl(77, 53%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5C84C?+

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