#ABC242 Color

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

Color preview

#ABC242

Color formats

HEX
#ABC242
RGB
rgb(171, 194, 66)
RGBA
rgba(171, 194, 66, 1)
HSL
hsl(71, 51%, 51%)
HSV
hsv(71, 66%, 76%)
CMYK
cmyk(12%, 0%, 66%, 24%)
CSS variable
--color-primary: #ABC242;
Lowercase HEX
#abc242

Shades

Tints

Tones

Harmony

CSS snippets for #ABC242

.color-abc242 {
  color: #ABC242;
  background-color: #ABC242;
}

Frequently asked questions

What color is #ABC242?+

#ABC242 is a HEX color with RGB value rgb(171, 194, 66) and HSL value hsl(71, 51%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC242?+

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