#AFCA96 Color

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

Color preview

#AFCA96

Color formats

HEX
#AFCA96
RGB
rgb(175, 202, 150)
RGBA
rgba(175, 202, 150, 1)
HSL
hsl(91, 33%, 69%)
HSV
hsv(91, 26%, 79%)
CMYK
cmyk(13%, 0%, 26%, 21%)
CSS variable
--color-primary: #AFCA96;
Lowercase HEX
#afca96

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA96

.color-afca96 {
  color: #AFCA96;
  background-color: #AFCA96;
}

Frequently asked questions

What color is #AFCA96?+

#AFCA96 is a HEX color with RGB value rgb(175, 202, 150) and HSL value hsl(91, 33%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFCA96?+

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