#ACC45F Color

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

Color preview

#ACC45F

Color formats

HEX
#ACC45F
RGB
rgb(172, 196, 95)
RGBA
rgba(172, 196, 95, 1)
HSL
hsl(74, 46%, 57%)
HSV
hsv(74, 52%, 77%)
CMYK
cmyk(12%, 0%, 52%, 23%)
CSS variable
--color-primary: #ACC45F;
Lowercase HEX
#acc45f

Shades

Tints

Tones

Harmony

CSS snippets for #ACC45F

.color-acc45f {
  color: #ACC45F;
  background-color: #ACC45F;
}

Frequently asked questions

What color is #ACC45F?+

#ACC45F is a HEX color with RGB value rgb(172, 196, 95) and HSL value hsl(74, 46%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACC45F?+

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