#ACC065 Color

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

Color preview

#ACC065

Color formats

HEX
#ACC065
RGB
rgb(172, 192, 101)
RGBA
rgba(172, 192, 101, 1)
HSL
hsl(73, 42%, 57%)
HSV
hsv(73, 47%, 75%)
CMYK
cmyk(10%, 0%, 47%, 25%)
CSS variable
--color-primary: #ACC065;
Lowercase HEX
#acc065

Shades

Tints

Tones

Harmony

CSS snippets for #ACC065

.color-acc065 {
  color: #ACC065;
  background-color: #ACC065;
}

Frequently asked questions

What color is #ACC065?+

#ACC065 is a HEX color with RGB value rgb(172, 192, 101) and HSL value hsl(73, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACC065?+

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