#AFCF9F Color

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

Color preview

#AFCF9F

Color formats

HEX
#AFCF9F
RGB
rgb(175, 207, 159)
RGBA
rgba(175, 207, 159, 1)
HSL
hsl(100, 33%, 72%)
HSV
hsv(100, 23%, 81%)
CMYK
cmyk(15%, 0%, 23%, 19%)
CSS variable
--color-primary: #AFCF9F;
Lowercase HEX
#afcf9f

Shades

Tints

Tones

Harmony

CSS snippets for #AFCF9F

.color-afcf9f {
  color: #AFCF9F;
  background-color: #AFCF9F;
}

Frequently asked questions

What color is #AFCF9F?+

#AFCF9F is a HEX color with RGB value rgb(175, 207, 159) and HSL value hsl(100, 33%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFCF9F?+

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