#ABC75B Color

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

Color preview

#ABC75B

Color formats

HEX
#ABC75B
RGB
rgb(171, 199, 91)
RGBA
rgba(171, 199, 91, 1)
HSL
hsl(76, 49%, 57%)
HSV
hsv(76, 54%, 78%)
CMYK
cmyk(14%, 0%, 54%, 22%)
CSS variable
--color-primary: #ABC75B;
Lowercase HEX
#abc75b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC75B

.color-abc75b {
  color: #ABC75B;
  background-color: #ABC75B;
}

Frequently asked questions

What color is #ABC75B?+

#ABC75B is a HEX color with RGB value rgb(171, 199, 91) and HSL value hsl(76, 49%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC75B?+

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