#ACCB2F Color

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

Color preview

#ACCB2F

Color formats

HEX
#ACCB2F
RGB
rgb(172, 203, 47)
RGBA
rgba(172, 203, 47, 1)
HSL
hsl(72, 62%, 49%)
HSV
hsv(72, 77%, 80%)
CMYK
cmyk(15%, 0%, 77%, 20%)
CSS variable
--color-primary: #ACCB2F;
Lowercase HEX
#accb2f

Shades

Tints

Tones

Harmony

CSS snippets for #ACCB2F

.color-accb2f {
  color: #ACCB2F;
  background-color: #ACCB2F;
}

Frequently asked questions

What color is #ACCB2F?+

#ACCB2F is a HEX color with RGB value rgb(172, 203, 47) and HSL value hsl(72, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACCB2F?+

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