#ADD23C Color

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

Color preview

#ADD23C

Color formats

HEX
#ADD23C
RGB
rgb(173, 210, 60)
RGBA
rgba(173, 210, 60, 1)
HSL
hsl(75, 62%, 53%)
HSV
hsv(75, 71%, 82%)
CMYK
cmyk(18%, 0%, 71%, 18%)
CSS variable
--color-primary: #ADD23C;
Lowercase HEX
#add23c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD23C

.color-add23c {
  color: #ADD23C;
  background-color: #ADD23C;
}

Frequently asked questions

What color is #ADD23C?+

#ADD23C is a HEX color with RGB value rgb(173, 210, 60) and HSL value hsl(75, 62%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD23C?+

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