#AFBC95 Color

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

Color preview

#AFBC95

Color formats

HEX
#AFBC95
RGB
rgb(175, 188, 149)
RGBA
rgba(175, 188, 149, 1)
HSL
hsl(80, 23%, 66%)
HSV
hsv(80, 21%, 74%)
CMYK
cmyk(7%, 0%, 21%, 26%)
CSS variable
--color-primary: #AFBC95;
Lowercase HEX
#afbc95

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC95

.color-afbc95 {
  color: #AFBC95;
  background-color: #AFBC95;
}

Frequently asked questions

What color is #AFBC95?+

#AFBC95 is a HEX color with RGB value rgb(175, 188, 149) and HSL value hsl(80, 23%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBC95?+

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