#ABCB6B Color

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

Color preview

#ABCB6B

Color formats

HEX
#ABCB6B
RGB
rgb(171, 203, 107)
RGBA
rgba(171, 203, 107, 1)
HSL
hsl(80, 48%, 61%)
HSV
hsv(80, 47%, 80%)
CMYK
cmyk(16%, 0%, 47%, 20%)
CSS variable
--color-primary: #ABCB6B;
Lowercase HEX
#abcb6b

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB6B

.color-abcb6b {
  color: #ABCB6B;
  background-color: #ABCB6B;
}

Frequently asked questions

What color is #ABCB6B?+

#ABCB6B is a HEX color with RGB value rgb(171, 203, 107) and HSL value hsl(80, 48%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCB6B?+

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