#ADCB01 Color

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

Color preview

#ADCB01

Color formats

HEX
#ADCB01
RGB
rgb(173, 203, 1)
RGBA
rgba(173, 203, 1, 1)
HSL
hsl(69, 99%, 40%)
HSV
hsv(69, 100%, 80%)
CMYK
cmyk(15%, 0%, 100%, 20%)
CSS variable
--color-primary: #ADCB01;
Lowercase HEX
#adcb01

Shades

Tints

Tones

Harmony

CSS snippets for #ADCB01

.color-adcb01 {
  color: #ADCB01;
  background-color: #ADCB01;
}

Frequently asked questions

What color is #ADCB01?+

#ADCB01 is a HEX color with RGB value rgb(173, 203, 1) and HSL value hsl(69, 99%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADCB01?+

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