#ADC403 Color

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

Color preview

#ADC403

Color formats

HEX
#ADC403
RGB
rgb(173, 196, 3)
RGBA
rgba(173, 196, 3, 1)
HSL
hsl(67, 97%, 39%)
HSV
hsv(67, 98%, 77%)
CMYK
cmyk(12%, 0%, 98%, 23%)
CSS variable
--color-primary: #ADC403;
Lowercase HEX
#adc403

Shades

Tints

Tones

Harmony

CSS snippets for #ADC403

.color-adc403 {
  color: #ADC403;
  background-color: #ADC403;
}

Frequently asked questions

What color is #ADC403?+

#ADC403 is a HEX color with RGB value rgb(173, 196, 3) and HSL value hsl(67, 97%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADC403?+

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