#ABC247 Color

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

Color preview

#ABC247

Color formats

HEX
#ABC247
RGB
rgb(171, 194, 71)
RGBA
rgba(171, 194, 71, 1)
HSL
hsl(71, 50%, 52%)
HSV
hsv(71, 63%, 76%)
CMYK
cmyk(12%, 0%, 63%, 24%)
CSS variable
--color-primary: #ABC247;
Lowercase HEX
#abc247

Shades

Tints

Tones

Harmony

CSS snippets for #ABC247

.color-abc247 {
  color: #ABC247;
  background-color: #ABC247;
}

Frequently asked questions

What color is #ABC247?+

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

What is the closest Tailwind color to #ABC247?+

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