#ABC93F Color

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

Color preview

#ABC93F

Color formats

HEX
#ABC93F
RGB
rgb(171, 201, 63)
RGBA
rgba(171, 201, 63, 1)
HSL
hsl(73, 56%, 52%)
HSV
hsv(73, 69%, 79%)
CMYK
cmyk(15%, 0%, 69%, 21%)
CSS variable
--color-primary: #ABC93F;
Lowercase HEX
#abc93f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC93F

.color-abc93f {
  color: #ABC93F;
  background-color: #ABC93F;
}

Frequently asked questions

What color is #ABC93F?+

#ABC93F is a HEX color with RGB value rgb(171, 201, 63) and HSL value hsl(73, 56%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC93F?+

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