#ABCD13 Color

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

Color preview

#ABCD13

Color formats

HEX
#ABCD13
RGB
rgb(171, 205, 19)
RGBA
rgba(171, 205, 19, 1)
HSL
hsl(71, 83%, 44%)
HSV
hsv(71, 91%, 80%)
CMYK
cmyk(17%, 0%, 91%, 20%)
CSS variable
--color-primary: #ABCD13;
Lowercase HEX
#abcd13

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD13

.color-abcd13 {
  color: #ABCD13;
  background-color: #ABCD13;
}

Frequently asked questions

What color is #ABCD13?+

#ABCD13 is a HEX color with RGB value rgb(171, 205, 19) and HSL value hsl(71, 83%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABCD13?+

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