#ABCC49 Color

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

Color preview

#ABCC49

Color formats

HEX
#ABCC49
RGB
rgb(171, 204, 73)
RGBA
rgba(171, 204, 73, 1)
HSL
hsl(75, 56%, 54%)
HSV
hsv(75, 64%, 80%)
CMYK
cmyk(16%, 0%, 64%, 20%)
CSS variable
--color-primary: #ABCC49;
Lowercase HEX
#abcc49

Shades

Tints

Tones

Harmony

CSS snippets for #ABCC49

.color-abcc49 {
  color: #ABCC49;
  background-color: #ABCC49;
}

Frequently asked questions

What color is #ABCC49?+

#ABCC49 is a HEX color with RGB value rgb(171, 204, 73) and HSL value hsl(75, 56%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABCC49?+

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