#AFBC48 Color

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

Color preview

#AFBC48

Color formats

HEX
#AFBC48
RGB
rgb(175, 188, 72)
RGBA
rgba(175, 188, 72, 1)
HSL
hsl(67, 46%, 51%)
HSV
hsv(67, 62%, 74%)
CMYK
cmyk(7%, 0%, 62%, 26%)
CSS variable
--color-primary: #AFBC48;
Lowercase HEX
#afbc48

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC48

.color-afbc48 {
  color: #AFBC48;
  background-color: #AFBC48;
}

Frequently asked questions

What color is #AFBC48?+

#AFBC48 is a HEX color with RGB value rgb(175, 188, 72) and HSL value hsl(67, 46%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBC48?+

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