#ADD331 Color

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

Color preview

#ADD331

Color formats

HEX
#ADD331
RGB
rgb(173, 211, 49)
RGBA
rgba(173, 211, 49, 1)
HSL
hsl(74, 65%, 51%)
HSV
hsv(74, 77%, 83%)
CMYK
cmyk(18%, 0%, 77%, 17%)
CSS variable
--color-primary: #ADD331;
Lowercase HEX
#add331

Shades

Tints

Tones

Harmony

CSS snippets for #ADD331

.color-add331 {
  color: #ADD331;
  background-color: #ADD331;
}

Frequently asked questions

What color is #ADD331?+

#ADD331 is a HEX color with RGB value rgb(173, 211, 49) and HSL value hsl(74, 65%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD331?+

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