#AFBE92 Color

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

Color preview

#AFBE92

Color formats

HEX
#AFBE92
RGB
rgb(175, 190, 146)
RGBA
rgba(175, 190, 146, 1)
HSL
hsl(80, 25%, 66%)
HSV
hsv(80, 23%, 75%)
CMYK
cmyk(8%, 0%, 23%, 25%)
CSS variable
--color-primary: #AFBE92;
Lowercase HEX
#afbe92

Shades

Tints

Tones

Harmony

CSS snippets for #AFBE92

.color-afbe92 {
  color: #AFBE92;
  background-color: #AFBE92;
}

Frequently asked questions

What color is #AFBE92?+

#AFBE92 is a HEX color with RGB value rgb(175, 190, 146) and HSL value hsl(80, 25%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBE92?+

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