#ACC144 Color

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

Color preview

#ACC144

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ACC144

.color-acc144 {
  color: #ACC144;
  background-color: #ACC144;
}

Frequently asked questions

What color is #ACC144?+

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

What is the closest Tailwind color to #ACC144?+

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