#AFBE96 Color

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

Color preview

#AFBE96

Color formats

HEX
#AFBE96
RGB
rgb(175, 190, 150)
RGBA
rgba(175, 190, 150, 1)
HSL
hsl(83, 24%, 67%)
HSV
hsv(83, 21%, 75%)
CMYK
cmyk(8%, 0%, 21%, 25%)
CSS variable
--color-primary: #AFBE96;
Lowercase HEX
#afbe96

Shades

Tints

Tones

Harmony

CSS snippets for #AFBE96

.color-afbe96 {
  color: #AFBE96;
  background-color: #AFBE96;
}

Frequently asked questions

What color is #AFBE96?+

#AFBE96 is a HEX color with RGB value rgb(175, 190, 150) and HSL value hsl(83, 24%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBE96?+

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