#A5B55B Color

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

Color preview

#A5B55B

Color formats

HEX
#A5B55B
RGB
rgb(165, 181, 91)
RGBA
rgba(165, 181, 91, 1)
HSL
hsl(71, 38%, 53%)
HSV
hsv(71, 50%, 71%)
CMYK
cmyk(9%, 0%, 50%, 29%)
CSS variable
--color-primary: #A5B55B;
Lowercase HEX
#a5b55b

Shades

Tints

Tones

Harmony

CSS snippets for #A5B55B

.color-a5b55b {
  color: #A5B55B;
  background-color: #A5B55B;
}

Frequently asked questions

What color is #A5B55B?+

#A5B55B is a HEX color with RGB value rgb(165, 181, 91) and HSL value hsl(71, 38%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A5B55B?+

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