#AAD23C Color

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

Color preview

#AAD23C

Color formats

HEX
#AAD23C
RGB
rgb(170, 210, 60)
RGBA
rgba(170, 210, 60, 1)
HSL
hsl(76, 62%, 53%)
HSV
hsv(76, 71%, 82%)
CMYK
cmyk(19%, 0%, 71%, 18%)
CSS variable
--color-primary: #AAD23C;
Lowercase HEX
#aad23c

Shades

Tints

Tones

Harmony

CSS snippets for #AAD23C

.color-aad23c {
  color: #AAD23C;
  background-color: #AAD23C;
}

Frequently asked questions

What color is #AAD23C?+

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

What is the closest Tailwind color to #AAD23C?+

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