#AFCA60 Color

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

Color preview

#AFCA60

Color formats

HEX
#AFCA60
RGB
rgb(175, 202, 96)
RGBA
rgba(175, 202, 96, 1)
HSL
hsl(75, 50%, 58%)
HSV
hsv(75, 52%, 79%)
CMYK
cmyk(13%, 0%, 52%, 21%)
CSS variable
--color-primary: #AFCA60;
Lowercase HEX
#afca60

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA60

.color-afca60 {
  color: #AFCA60;
  background-color: #AFCA60;
}

Frequently asked questions

What color is #AFCA60?+

#AFCA60 is a HEX color with RGB value rgb(175, 202, 96) and HSL value hsl(75, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCA60?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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