#ABCB5A Color

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

Color preview

#ABCB5A

Color formats

HEX
#ABCB5A
RGB
rgb(171, 203, 90)
RGBA
rgba(171, 203, 90, 1)
HSL
hsl(77, 52%, 57%)
HSV
hsv(77, 56%, 80%)
CMYK
cmyk(16%, 0%, 56%, 20%)
CSS variable
--color-primary: #ABCB5A;
Lowercase HEX
#abcb5a

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB5A

.color-abcb5a {
  color: #ABCB5A;
  background-color: #ABCB5A;
}

Frequently asked questions

What color is #ABCB5A?+

#ABCB5A is a HEX color with RGB value rgb(171, 203, 90) and HSL value hsl(77, 52%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCB5A?+

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