#AABD4D Color

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

Color preview

#AABD4D

Color formats

HEX
#AABD4D
RGB
rgb(170, 189, 77)
RGBA
rgba(170, 189, 77, 1)
HSL
hsl(70, 46%, 52%)
HSV
hsv(70, 59%, 74%)
CMYK
cmyk(10%, 0%, 59%, 26%)
CSS variable
--color-primary: #AABD4D;
Lowercase HEX
#aabd4d

Shades

Tints

Tones

Harmony

CSS snippets for #AABD4D

.color-aabd4d {
  color: #AABD4D;
  background-color: #AABD4D;
}

Frequently asked questions

What color is #AABD4D?+

#AABD4D is a HEX color with RGB value rgb(170, 189, 77) and HSL value hsl(70, 46%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABD4D?+

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