#ABBF49 Color

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

Color preview

#ABBF49

Color formats

HEX
#ABBF49
RGB
rgb(171, 191, 73)
RGBA
rgba(171, 191, 73, 1)
HSL
hsl(70, 48%, 52%)
HSV
hsv(70, 62%, 75%)
CMYK
cmyk(10%, 0%, 62%, 25%)
CSS variable
--color-primary: #ABBF49;
Lowercase HEX
#abbf49

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF49

.color-abbf49 {
  color: #ABBF49;
  background-color: #ABBF49;
}

Frequently asked questions

What color is #ABBF49?+

#ABBF49 is a HEX color with RGB value rgb(171, 191, 73) and HSL value hsl(70, 48%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABBF49?+

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