#ADCB1B Color

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

Color preview

#ADCB1B

Color formats

HEX
#ADCB1B
RGB
rgb(173, 203, 27)
RGBA
rgba(173, 203, 27, 1)
HSL
hsl(70, 77%, 45%)
HSV
hsv(70, 87%, 80%)
CMYK
cmyk(15%, 0%, 87%, 20%)
CSS variable
--color-primary: #ADCB1B;
Lowercase HEX
#adcb1b

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB1B

.color-adcb1b {
  color: #ADCB1B;
  background-color: #ADCB1B;
}

Frequently asked questions

What color is #ADCB1B?+

#ADCB1B is a HEX color with RGB value rgb(173, 203, 27) and HSL value hsl(70, 77%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADCB1B?+

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