#ACDD08 Color

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

Color preview

#ACDD08

Color formats

HEX
#ACDD08
RGB
rgb(172, 221, 8)
RGBA
rgba(172, 221, 8, 1)
HSL
hsl(74, 93%, 45%)
HSV
hsv(74, 96%, 87%)
CMYK
cmyk(22%, 0%, 96%, 13%)
CSS variable
--color-primary: #ACDD08;
Lowercase HEX
#acdd08

Shades

Tints

Tones

Harmony

CSS snippets for #ACDD08

.color-acdd08 {
  color: #ACDD08;
  background-color: #ACDD08;
}

Frequently asked questions

What color is #ACDD08?+

#ACDD08 is a HEX color with RGB value rgb(172, 221, 8) and HSL value hsl(74, 93%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACDD08?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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