#ADD452 Color

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

Color preview

#ADD452

Color formats

HEX
#ADD452
RGB
rgb(173, 212, 82)
RGBA
rgba(173, 212, 82, 1)
HSL
hsl(78, 60%, 58%)
HSV
hsv(78, 61%, 83%)
CMYK
cmyk(18%, 0%, 61%, 17%)
CSS variable
--color-primary: #ADD452;
Lowercase HEX
#add452

Shades

Tints

Tones

Harmony

CSS snippets for #ADD452

.color-add452 {
  color: #ADD452;
  background-color: #ADD452;
}

Frequently asked questions

What color is #ADD452?+

#ADD452 is a HEX color with RGB value rgb(173, 212, 82) and HSL value hsl(78, 60%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD452?+

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