#AFB53C Color

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

Color preview

#AFB53C

Color formats

HEX
#AFB53C
RGB
rgb(175, 181, 60)
RGBA
rgba(175, 181, 60, 1)
HSL
hsl(63, 50%, 47%)
HSV
hsv(63, 67%, 71%)
CMYK
cmyk(3%, 0%, 67%, 29%)
CSS variable
--color-primary: #AFB53C;
Lowercase HEX
#afb53c

Shades

Tints

Tones

Harmony

CSS snippets for #AFB53C

.color-afb53c {
  color: #AFB53C;
  background-color: #AFB53C;
}

Frequently asked questions

What color is #AFB53C?+

#AFB53C is a HEX color with RGB value rgb(175, 181, 60) and HSL value hsl(63, 50%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFB53C?+

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