#A5C85B Color

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

Color preview

#A5C85B

Color formats

HEX
#A5C85B
RGB
rgb(165, 200, 91)
RGBA
rgba(165, 200, 91, 1)
HSL
hsl(79, 50%, 57%)
HSV
hsv(79, 54%, 78%)
CMYK
cmyk(17%, 0%, 54%, 22%)
CSS variable
--color-primary: #A5C85B;
Lowercase HEX
#a5c85b

Shades

Tints

Tones

Harmony

CSS snippets for #A5C85B

.color-a5c85b {
  color: #A5C85B;
  background-color: #A5C85B;
}

Frequently asked questions

What color is #A5C85B?+

#A5C85B is a HEX color with RGB value rgb(165, 200, 91) and HSL value hsl(79, 50%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A5C85B?+

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