#ABBD47 Color

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

Color preview

#ABBD47

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD47

.color-abbd47 {
  color: #ABBD47;
  background-color: #ABBD47;
}

Frequently asked questions

What color is #ABBD47?+

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

What is the closest Tailwind color to #ABBD47?+

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