#ADCD2D Color

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

Color preview

#ADCD2D

Color formats

HEX
#ADCD2D
RGB
rgb(173, 205, 45)
RGBA
rgba(173, 205, 45, 1)
HSL
hsl(72, 64%, 49%)
HSV
hsv(72, 78%, 80%)
CMYK
cmyk(16%, 0%, 78%, 20%)
CSS variable
--color-primary: #ADCD2D;
Lowercase HEX
#adcd2d

Shades

Tints

Tones

Harmony

CSS snippets for #ADCD2D

.color-adcd2d {
  color: #ADCD2D;
  background-color: #ADCD2D;
}

Frequently asked questions

What color is #ADCD2D?+

#ADCD2D is a HEX color with RGB value rgb(173, 205, 45) and HSL value hsl(72, 64%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADCD2D?+

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