#AFCA9B Color

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

Color preview

#AFCA9B

Color formats

HEX
#AFCA9B
RGB
rgb(175, 202, 155)
RGBA
rgba(175, 202, 155, 1)
HSL
hsl(94, 31%, 70%)
HSV
hsv(94, 23%, 79%)
CMYK
cmyk(13%, 0%, 23%, 21%)
CSS variable
--color-primary: #AFCA9B;
Lowercase HEX
#afca9b

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA9B

.color-afca9b {
  color: #AFCA9B;
  background-color: #AFCA9B;
}

Frequently asked questions

What color is #AFCA9B?+

#AFCA9B is a HEX color with RGB value rgb(175, 202, 155) and HSL value hsl(94, 31%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFCA9B?+

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