#ACDD48 Color

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

Color preview

#ACDD48

Color formats

HEX
#ACDD48
RGB
rgb(172, 221, 72)
RGBA
rgba(172, 221, 72, 1)
HSL
hsl(80, 69%, 57%)
HSV
hsv(80, 67%, 87%)
CMYK
cmyk(22%, 0%, 67%, 13%)
CSS variable
--color-primary: #ACDD48;
Lowercase HEX
#acdd48

Shades

Tints

Tones

Harmony

CSS snippets for #ACDD48

.color-acdd48 {
  color: #ACDD48;
  background-color: #ACDD48;
}

Frequently asked questions

What color is #ACDD48?+

#ACDD48 is a HEX color with RGB value rgb(172, 221, 72) and HSL value hsl(80, 69%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDD48?+

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