#ABBD64 Color

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

Color preview

#ABBD64

Color formats

HEX
#ABBD64
RGB
rgb(171, 189, 100)
RGBA
rgba(171, 189, 100, 1)
HSL
hsl(72, 40%, 57%)
HSV
hsv(72, 47%, 74%)
CMYK
cmyk(10%, 0%, 47%, 26%)
CSS variable
--color-primary: #ABBD64;
Lowercase HEX
#abbd64

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD64

.color-abbd64 {
  color: #ABBD64;
  background-color: #ABBD64;
}

Frequently asked questions

What color is #ABBD64?+

#ABBD64 is a HEX color with RGB value rgb(171, 189, 100) and HSL value hsl(72, 40%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBD64?+

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