#A2B44B Color

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

Color preview

#A2B44B

Color formats

HEX
#A2B44B
RGB
rgb(162, 180, 75)
RGBA
rgba(162, 180, 75, 1)
HSL
hsl(70, 41%, 50%)
HSV
hsv(70, 58%, 71%)
CMYK
cmyk(10%, 0%, 58%, 29%)
CSS variable
--color-primary: #A2B44B;
Lowercase HEX
#a2b44b

Shades

Tints

Tones

Harmony

CSS snippets for #A2B44B

.color-a2b44b {
  color: #A2B44B;
  background-color: #A2B44B;
}

Frequently asked questions

What color is #A2B44B?+

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

What is the closest Tailwind color to #A2B44B?+

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