#AFCF9B Color

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

Color preview

#AFCF9B

Color formats

HEX
#AFCF9B
RGB
rgb(175, 207, 155)
RGBA
rgba(175, 207, 155, 1)
HSL
hsl(97, 35%, 71%)
HSV
hsv(97, 25%, 81%)
CMYK
cmyk(15%, 0%, 25%, 19%)
CSS variable
--color-primary: #AFCF9B;
Lowercase HEX
#afcf9b

Shades

Tints

Tones

Harmony

CSS snippets for #AFCF9B

.color-afcf9b {
  color: #AFCF9B;
  background-color: #AFCF9B;
}

Frequently asked questions

What color is #AFCF9B?+

#AFCF9B is a HEX color with RGB value rgb(175, 207, 155) and HSL value hsl(97, 35%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFCF9B?+

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