#ABBA64 Color

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

Color preview

#ABBA64

Color formats

HEX
#ABBA64
RGB
rgb(171, 186, 100)
RGBA
rgba(171, 186, 100, 1)
HSL
hsl(70, 38%, 56%)
HSV
hsv(70, 46%, 73%)
CMYK
cmyk(8%, 0%, 46%, 27%)
CSS variable
--color-primary: #ABBA64;
Lowercase HEX
#abba64

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA64

.color-abba64 {
  color: #ABBA64;
  background-color: #ABBA64;
}

Frequently asked questions

What color is #ABBA64?+

#ABBA64 is a HEX color with RGB value rgb(171, 186, 100) and HSL value hsl(70, 38%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBA64?+

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