#ACCB49 Color

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

Color preview

#ACCB49

Color formats

HEX
#ACCB49
RGB
rgb(172, 203, 73)
RGBA
rgba(172, 203, 73, 1)
HSL
hsl(74, 56%, 54%)
HSV
hsv(74, 64%, 80%)
CMYK
cmyk(15%, 0%, 64%, 20%)
CSS variable
--color-primary: #ACCB49;
Lowercase HEX
#accb49

Shades

Tints

Tones

Harmony

CSS snippets for #ACCB49

.color-accb49 {
  color: #ACCB49;
  background-color: #ACCB49;
}

Frequently asked questions

What color is #ACCB49?+

#ACCB49 is a HEX color with RGB value rgb(172, 203, 73) and HSL value hsl(74, 56%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCB49?+

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