#ACC601 Color

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

Color preview

#ACC601

Color formats

HEX
#ACC601
RGB
rgb(172, 198, 1)
RGBA
rgba(172, 198, 1, 1)
HSL
hsl(68, 99%, 39%)
HSV
hsv(68, 99%, 78%)
CMYK
cmyk(13%, 0%, 99%, 22%)
CSS variable
--color-primary: #ACC601;
Lowercase HEX
#acc601

Shades

Tints

Tones

Harmony

CSS snippets for #ACC601

.color-acc601 {
  color: #ACC601;
  background-color: #ACC601;
}

Frequently asked questions

What color is #ACC601?+

#ACC601 is a HEX color with RGB value rgb(172, 198, 1) and HSL value hsl(68, 99%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC601?+

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