#ABC95F Color

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

Color preview

#ABC95F

Color formats

HEX
#ABC95F
RGB
rgb(171, 201, 95)
RGBA
rgba(171, 201, 95, 1)
HSL
hsl(77, 50%, 58%)
HSV
hsv(77, 53%, 79%)
CMYK
cmyk(15%, 0%, 53%, 21%)
CSS variable
--color-primary: #ABC95F;
Lowercase HEX
#abc95f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC95F

.color-abc95f {
  color: #ABC95F;
  background-color: #ABC95F;
}

Frequently asked questions

What color is #ABC95F?+

#ABC95F is a HEX color with RGB value rgb(171, 201, 95) and HSL value hsl(77, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC95F?+

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