#AFCA83 Color

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

Color preview

#AFCA83

Color formats

HEX
#AFCA83
RGB
rgb(175, 202, 131)
RGBA
rgba(175, 202, 131, 1)
HSL
hsl(83, 40%, 65%)
HSV
hsv(83, 35%, 79%)
CMYK
cmyk(13%, 0%, 35%, 21%)
CSS variable
--color-primary: #AFCA83;
Lowercase HEX
#afca83

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA83

.color-afca83 {
  color: #AFCA83;
  background-color: #AFCA83;
}

Frequently asked questions

What color is #AFCA83?+

#AFCA83 is a HEX color with RGB value rgb(175, 202, 131) and HSL value hsl(83, 40%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCA83?+

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