#ABB950 Color

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

Color preview

#ABB950

Color formats

HEX
#ABB950
RGB
rgb(171, 185, 80)
RGBA
rgba(171, 185, 80, 1)
HSL
hsl(68, 43%, 52%)
HSV
hsv(68, 57%, 73%)
CMYK
cmyk(8%, 0%, 57%, 27%)
CSS variable
--color-primary: #ABB950;
Lowercase HEX
#abb950

Shades

Tints

Tones

Harmony

CSS snippets for #ABB950

.color-abb950 {
  color: #ABB950;
  background-color: #ABB950;
}

Frequently asked questions

What color is #ABB950?+

#ABB950 is a HEX color with RGB value rgb(171, 185, 80) and HSL value hsl(68, 43%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABB950?+

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