#ACDB48 Color

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

Color preview

#ACDB48

Color formats

HEX
#ACDB48
RGB
rgb(172, 219, 72)
RGBA
rgba(172, 219, 72, 1)
HSL
hsl(79, 67%, 57%)
HSV
hsv(79, 67%, 86%)
CMYK
cmyk(21%, 0%, 67%, 14%)
CSS variable
--color-primary: #ACDB48;
Lowercase HEX
#acdb48

Shades

Tints

Tones

Harmony

CSS snippets for #ACDB48

.color-acdb48 {
  color: #ACDB48;
  background-color: #ACDB48;
}

Frequently asked questions

What color is #ACDB48?+

#ACDB48 is a HEX color with RGB value rgb(172, 219, 72) and HSL value hsl(79, 67%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDB48?+

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