#AABD47 Color

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

Color preview

#AABD47

Color formats

HEX
#AABD47
RGB
rgb(170, 189, 71)
RGBA
rgba(170, 189, 71, 1)
HSL
hsl(70, 47%, 51%)
HSV
hsv(70, 62%, 74%)
CMYK
cmyk(10%, 0%, 62%, 26%)
CSS variable
--color-primary: #AABD47;
Lowercase HEX
#aabd47

Shades

Tints

Tones

Harmony

CSS snippets for #AABD47

.color-aabd47 {
  color: #AABD47;
  background-color: #AABD47;
}

Frequently asked questions

What color is #AABD47?+

#AABD47 is a HEX color with RGB value rgb(170, 189, 71) and HSL value hsl(70, 47%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABD47?+

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