#AFCA80 Color

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

Color preview

#AFCA80

Color formats

HEX
#AFCA80
RGB
rgb(175, 202, 128)
RGBA
rgba(175, 202, 128, 1)
HSL
hsl(82, 41%, 65%)
HSV
hsv(82, 37%, 79%)
CMYK
cmyk(13%, 0%, 37%, 21%)
CSS variable
--color-primary: #AFCA80;
Lowercase HEX
#afca80

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA80

.color-afca80 {
  color: #AFCA80;
  background-color: #AFCA80;
}

Frequently asked questions

What color is #AFCA80?+

#AFCA80 is a HEX color with RGB value rgb(175, 202, 128) and HSL value hsl(82, 41%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCA80?+

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