#AFCB3C Color

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

Color preview

#AFCB3C

Color formats

HEX
#AFCB3C
RGB
rgb(175, 203, 60)
RGBA
rgba(175, 203, 60, 1)
HSL
hsl(72, 58%, 52%)
HSV
hsv(72, 70%, 80%)
CMYK
cmyk(14%, 0%, 70%, 20%)
CSS variable
--color-primary: #AFCB3C;
Lowercase HEX
#afcb3c

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB3C

.color-afcb3c {
  color: #AFCB3C;
  background-color: #AFCB3C;
}

Frequently asked questions

What color is #AFCB3C?+

#AFCB3C is a HEX color with RGB value rgb(175, 203, 60) and HSL value hsl(72, 58%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCB3C?+

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