#ABC74D Color

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

Color preview

#ABC74D

Color formats

HEX
#ABC74D
RGB
rgb(171, 199, 77)
RGBA
rgba(171, 199, 77, 1)
HSL
hsl(74, 52%, 54%)
HSV
hsv(74, 61%, 78%)
CMYK
cmyk(14%, 0%, 61%, 22%)
CSS variable
--color-primary: #ABC74D;
Lowercase HEX
#abc74d

Shades

Tints

Tones

Harmony

CSS snippets for #ABC74D

.color-abc74d {
  color: #ABC74D;
  background-color: #ABC74D;
}

Frequently asked questions

What color is #ABC74D?+

#ABC74D is a HEX color with RGB value rgb(171, 199, 77) and HSL value hsl(74, 52%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC74D?+

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