#ABC031 Color

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

Color preview

#ABC031

Color formats

HEX
#ABC031
RGB
rgb(171, 192, 49)
RGBA
rgba(171, 192, 49, 1)
HSL
hsl(69, 59%, 47%)
HSV
hsv(69, 74%, 75%)
CMYK
cmyk(11%, 0%, 74%, 25%)
CSS variable
--color-primary: #ABC031;
Lowercase HEX
#abc031

Shades

Tints

Tones

Harmony

CSS snippets for #ABC031

.color-abc031 {
  color: #ABC031;
  background-color: #ABC031;
}

Frequently asked questions

What color is #ABC031?+

#ABC031 is a HEX color with RGB value rgb(171, 192, 49) and HSL value hsl(69, 59%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC031?+

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