#ABCB67 Color

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

Color preview

#ABCB67

Color formats

HEX
#ABCB67
RGB
rgb(171, 203, 103)
RGBA
rgba(171, 203, 103, 1)
HSL
hsl(79, 49%, 60%)
HSV
hsv(79, 49%, 80%)
CMYK
cmyk(16%, 0%, 49%, 20%)
CSS variable
--color-primary: #ABCB67;
Lowercase HEX
#abcb67

Shades

Tints

Tones

Harmony

CSS snippets for #ABCB67

.color-abcb67 {
  color: #ABCB67;
  background-color: #ABCB67;
}

Frequently asked questions

What color is #ABCB67?+

#ABCB67 is a HEX color with RGB value rgb(171, 203, 103) and HSL value hsl(79, 49%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCB67?+

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