#ADD303 Color

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

Color preview

#ADD303

Color formats

HEX
#ADD303
RGB
rgb(173, 211, 3)
RGBA
rgba(173, 211, 3, 1)
HSL
hsl(71, 97%, 42%)
HSV
hsv(71, 99%, 83%)
CMYK
cmyk(18%, 0%, 99%, 17%)
CSS variable
--color-primary: #ADD303;
Lowercase HEX
#add303

Shades

Tints

Tones

Harmony

CSS snippets for #ADD303

.color-add303 {
  color: #ADD303;
  background-color: #ADD303;
}

Frequently asked questions

What color is #ADD303?+

#ADD303 is a HEX color with RGB value rgb(173, 211, 3) and HSL value hsl(71, 97%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD303?+

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