#ACCD32 Color

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

Color preview

#ACCD32

Color formats

HEX
#ACCD32
RGB
rgb(172, 205, 50)
RGBA
rgba(172, 205, 50, 1)
HSL
hsl(73, 61%, 50%)
HSV
hsv(73, 76%, 80%)
CMYK
cmyk(16%, 0%, 76%, 20%)
CSS variable
--color-primary: #ACCD32;
Lowercase HEX
#accd32

Shades

Tints

Tones

Harmony

CSS snippets for #ACCD32

.color-accd32 {
  color: #ACCD32;
  background-color: #ACCD32;
}

Frequently asked questions

What color is #ACCD32?+

#ACCD32 is a HEX color with RGB value rgb(172, 205, 50) and HSL value hsl(73, 61%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCD32?+

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