#ACC145 Color

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

Color preview

#ACC145

Color formats

HEX
#ACC145
RGB
rgb(172, 193, 69)
RGBA
rgba(172, 193, 69, 1)
HSL
hsl(70, 50%, 51%)
HSV
hsv(70, 64%, 76%)
CMYK
cmyk(11%, 0%, 64%, 24%)
CSS variable
--color-primary: #ACC145;
Lowercase HEX
#acc145

Shades

Tints

Tones

Harmony

CSS snippets for #ACC145

.color-acc145 {
  color: #ACC145;
  background-color: #ACC145;
}

Frequently asked questions

What color is #ACC145?+

#ACC145 is a HEX color with RGB value rgb(172, 193, 69) and HSL value hsl(70, 50%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACC145?+

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