#ACC206 Color

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

Color preview

#ACC206

Color formats

HEX
#ACC206
RGB
rgb(172, 194, 6)
RGBA
rgba(172, 194, 6, 1)
HSL
hsl(67, 94%, 39%)
HSV
hsv(67, 97%, 76%)
CMYK
cmyk(11%, 0%, 97%, 24%)
CSS variable
--color-primary: #ACC206;
Lowercase HEX
#acc206

Shades

Tints

Tones

Harmony

CSS snippets for #ACC206

.color-acc206 {
  color: #ACC206;
  background-color: #ACC206;
}

Frequently asked questions

What color is #ACC206?+

#ACC206 is a HEX color with RGB value rgb(172, 194, 6) and HSL value hsl(67, 94%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC206?+

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