#ABCB7F Color

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

Color preview

#ABCB7F

Color formats

HEX
#ABCB7F
RGB
rgb(171, 203, 127)
RGBA
rgba(171, 203, 127, 1)
HSL
hsl(85, 42%, 65%)
HSV
hsv(85, 37%, 80%)
CMYK
cmyk(16%, 0%, 37%, 20%)
CSS variable
--color-primary: #ABCB7F;
Lowercase HEX
#abcb7f

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB7F

.color-abcb7f {
  color: #ABCB7F;
  background-color: #ABCB7F;
}

Frequently asked questions

What color is #ABCB7F?+

#ABCB7F is a HEX color with RGB value rgb(171, 203, 127) and HSL value hsl(85, 42%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCB7F?+

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