#ADCB67 Color

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

Color preview

#ADCB67

Color formats

HEX
#ADCB67
RGB
rgb(173, 203, 103)
RGBA
rgba(173, 203, 103, 1)
HSL
hsl(78, 49%, 60%)
HSV
hsv(78, 49%, 80%)
CMYK
cmyk(15%, 0%, 49%, 20%)
CSS variable
--color-primary: #ADCB67;
Lowercase HEX
#adcb67

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB67

.color-adcb67 {
  color: #ADCB67;
  background-color: #ADCB67;
}

Frequently asked questions

What color is #ADCB67?+

#ADCB67 is a HEX color with RGB value rgb(173, 203, 103) and HSL value hsl(78, 49%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADCB67?+

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