#AFCA64 Color

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

Color preview

#AFCA64

Color formats

HEX
#AFCA64
RGB
rgb(175, 202, 100)
RGBA
rgba(175, 202, 100, 1)
HSL
hsl(76, 49%, 59%)
HSV
hsv(76, 50%, 79%)
CMYK
cmyk(13%, 0%, 50%, 21%)
CSS variable
--color-primary: #AFCA64;
Lowercase HEX
#afca64

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA64

.color-afca64 {
  color: #AFCA64;
  background-color: #AFCA64;
}

Frequently asked questions

What color is #AFCA64?+

#AFCA64 is a HEX color with RGB value rgb(175, 202, 100) and HSL value hsl(76, 49%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCA64?+

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