#A5B44B Color

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

Color preview

#A5B44B

Color formats

HEX
#A5B44B
RGB
rgb(165, 180, 75)
RGBA
rgba(165, 180, 75, 1)
HSL
hsl(69, 41%, 50%)
HSV
hsv(69, 58%, 71%)
CMYK
cmyk(8%, 0%, 58%, 29%)
CSS variable
--color-primary: #A5B44B;
Lowercase HEX
#a5b44b

Shades

Tints

Tones

Harmony

CSS snippets for #A5B44B

.color-a5b44b {
  color: #A5B44B;
  background-color: #A5B44B;
}

Frequently asked questions

What color is #A5B44B?+

#A5B44B is a HEX color with RGB value rgb(165, 180, 75) and HSL value hsl(69, 41%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5B44B?+

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