#AFBB98 Color

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

Color preview

#AFBB98

Color formats

HEX
#AFBB98
RGB
rgb(175, 187, 152)
RGBA
rgba(175, 187, 152, 1)
HSL
hsl(81, 20%, 66%)
HSV
hsv(81, 19%, 73%)
CMYK
cmyk(6%, 0%, 19%, 27%)
CSS variable
--color-primary: #AFBB98;
Lowercase HEX
#afbb98

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB98

.color-afbb98 {
  color: #AFBB98;
  background-color: #AFBB98;
}

Frequently asked questions

What color is #AFBB98?+

#AFBB98 is a HEX color with RGB value rgb(175, 187, 152) and HSL value hsl(81, 20%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBB98?+

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