#ADC03F Color

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

Color preview

#ADC03F

Color formats

HEX
#ADC03F
RGB
rgb(173, 192, 63)
RGBA
rgba(173, 192, 63, 1)
HSL
hsl(69, 51%, 50%)
HSV
hsv(69, 67%, 75%)
CMYK
cmyk(10%, 0%, 67%, 25%)
CSS variable
--color-primary: #ADC03F;
Lowercase HEX
#adc03f

Shades

Tints

Tones

Harmony

CSS snippets for #ADC03F

.color-adc03f {
  color: #ADC03F;
  background-color: #ADC03F;
}

Frequently asked questions

What color is #ADC03F?+

#ADC03F is a HEX color with RGB value rgb(173, 192, 63) and HSL value hsl(69, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADC03F?+

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