#ABC132 Color

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

Color preview

#ABC132

Color formats

HEX
#ABC132
RGB
rgb(171, 193, 50)
RGBA
rgba(171, 193, 50, 1)
HSL
hsl(69, 59%, 48%)
HSV
hsv(69, 74%, 76%)
CMYK
cmyk(11%, 0%, 74%, 24%)
CSS variable
--color-primary: #ABC132;
Lowercase HEX
#abc132

Shades

Tints

Tones

Harmony

CSS snippets for #ABC132

.color-abc132 {
  color: #ABC132;
  background-color: #ABC132;
}

Frequently asked questions

What color is #ABC132?+

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

What is the closest Tailwind color to #ABC132?+

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