#ABBB67 Color

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

Color preview

#ABBB67

Color formats

HEX
#ABBB67
RGB
rgb(171, 187, 103)
RGBA
rgba(171, 187, 103, 1)
HSL
hsl(71, 38%, 57%)
HSV
hsv(71, 45%, 73%)
CMYK
cmyk(9%, 0%, 45%, 27%)
CSS variable
--color-primary: #ABBB67;
Lowercase HEX
#abbb67

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB67

.color-abbb67 {
  color: #ABBB67;
  background-color: #ABBB67;
}

Frequently asked questions

What color is #ABBB67?+

#ABBB67 is a HEX color with RGB value rgb(171, 187, 103) and HSL value hsl(71, 38%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBB67?+

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