#ABC932 Color

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

Color preview

#ABC932

Color formats

HEX
#ABC932
RGB
rgb(171, 201, 50)
RGBA
rgba(171, 201, 50, 1)
HSL
hsl(72, 60%, 49%)
HSV
hsv(72, 75%, 79%)
CMYK
cmyk(15%, 0%, 75%, 21%)
CSS variable
--color-primary: #ABC932;
Lowercase HEX
#abc932

Shades

Tints

Tones

Harmony

CSS snippets for #ABC932

.color-abc932 {
  color: #ABC932;
  background-color: #ABC932;
}

Frequently asked questions

What color is #ABC932?+

#ABC932 is a HEX color with RGB value rgb(171, 201, 50) and HSL value hsl(72, 60%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC932?+

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