#ABB95B Color

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

Color preview

#ABB95B

Color formats

HEX
#ABB95B
RGB
rgb(171, 185, 91)
RGBA
rgba(171, 185, 91, 1)
HSL
hsl(69, 40%, 54%)
HSV
hsv(69, 51%, 73%)
CMYK
cmyk(8%, 0%, 51%, 27%)
CSS variable
--color-primary: #ABB95B;
Lowercase HEX
#abb95b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB95B

.color-abb95b {
  color: #ABB95B;
  background-color: #ABB95B;
}

Frequently asked questions

What color is #ABB95B?+

#ABB95B is a HEX color with RGB value rgb(171, 185, 91) and HSL value hsl(69, 40%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABB95B?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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