#ADB950 Color

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

Color preview

#ADB950

Color formats

HEX
#ADB950
RGB
rgb(173, 185, 80)
RGBA
rgba(173, 185, 80, 1)
HSL
hsl(67, 43%, 52%)
HSV
hsv(67, 57%, 73%)
CMYK
cmyk(6%, 0%, 57%, 27%)
CSS variable
--color-primary: #ADB950;
Lowercase HEX
#adb950

Shades

Tints

Tones

Harmony

CSS snippets for #ADB950

.color-adb950 {
  color: #ADB950;
  background-color: #ADB950;
}

Frequently asked questions

What color is #ADB950?+

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

What is the closest Tailwind color to #ADB950?+

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