#ABC13E Color

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

Color preview

#ABC13E

Color formats

HEX
#ABC13E
RGB
rgb(171, 193, 62)
RGBA
rgba(171, 193, 62, 1)
HSL
hsl(70, 51%, 50%)
HSV
hsv(70, 68%, 76%)
CMYK
cmyk(11%, 0%, 68%, 24%)
CSS variable
--color-primary: #ABC13E;
Lowercase HEX
#abc13e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC13E

.color-abc13e {
  color: #ABC13E;
  background-color: #ABC13E;
}

Frequently asked questions

What color is #ABC13E?+

#ABC13E is a HEX color with RGB value rgb(171, 193, 62) and HSL value hsl(70, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC13E?+

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