#ABC120 Color

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

Color preview

#ABC120

Color formats

HEX
#ABC120
RGB
rgb(171, 193, 32)
RGBA
rgba(171, 193, 32, 1)
HSL
hsl(68, 72%, 44%)
HSV
hsv(68, 83%, 76%)
CMYK
cmyk(11%, 0%, 83%, 24%)
CSS variable
--color-primary: #ABC120;
Lowercase HEX
#abc120

Shades

Tints

Tones

Harmony

CSS snippets for #ABC120

.color-abc120 {
  color: #ABC120;
  background-color: #ABC120;
}

Frequently asked questions

What color is #ABC120?+

#ABC120 is a HEX color with RGB value rgb(171, 193, 32) and HSL value hsl(68, 72%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC120?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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