#ABC332 Color

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

Color preview

#ABC332

Color formats

HEX
#ABC332
RGB
rgb(171, 195, 50)
RGBA
rgba(171, 195, 50, 1)
HSL
hsl(70, 59%, 48%)
HSV
hsv(70, 74%, 76%)
CMYK
cmyk(12%, 0%, 74%, 24%)
CSS variable
--color-primary: #ABC332;
Lowercase HEX
#abc332

Shades

Tints

Tones

Harmony

CSS snippets for #ABC332

.color-abc332 {
  color: #ABC332;
  background-color: #ABC332;
}

Frequently asked questions

What color is #ABC332?+

#ABC332 is a HEX color with RGB value rgb(171, 195, 50) and HSL value hsl(70, 59%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC332?+

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