#ABCD55 Color

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

Color preview

#ABCD55

Color formats

HEX
#ABCD55
RGB
rgb(171, 205, 85)
RGBA
rgba(171, 205, 85, 1)
HSL
hsl(77, 55%, 57%)
HSV
hsv(77, 59%, 80%)
CMYK
cmyk(17%, 0%, 59%, 20%)
CSS variable
--color-primary: #ABCD55;
Lowercase HEX
#abcd55

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD55

.color-abcd55 {
  color: #ABCD55;
  background-color: #ABCD55;
}

Frequently asked questions

What color is #ABCD55?+

#ABCD55 is a HEX color with RGB value rgb(171, 205, 85) and HSL value hsl(77, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCD55?+

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