#AFCA8C Color

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

Color preview

#AFCA8C

Color formats

HEX
#AFCA8C
RGB
rgb(175, 202, 140)
RGBA
rgba(175, 202, 140, 1)
HSL
hsl(86, 37%, 67%)
HSV
hsv(86, 31%, 79%)
CMYK
cmyk(13%, 0%, 31%, 21%)
CSS variable
--color-primary: #AFCA8C;
Lowercase HEX
#afca8c

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA8C

.color-afca8c {
  color: #AFCA8C;
  background-color: #AFCA8C;
}

Frequently asked questions

What color is #AFCA8C?+

#AFCA8C is a HEX color with RGB value rgb(175, 202, 140) and HSL value hsl(86, 37%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFCA8C?+

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