#AABD49 Color

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

Color preview

#AABD49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AABD49

.color-aabd49 {
  color: #AABD49;
  background-color: #AABD49;
}

Frequently asked questions

What color is #AABD49?+

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

What is the closest Tailwind color to #AABD49?+

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