#AFAA90 Color

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

Color preview

#AFAA90

Color formats

HEX
#AFAA90
RGB
rgb(175, 170, 144)
RGBA
rgba(175, 170, 144, 1)
HSL
hsl(50, 16%, 63%)
HSV
hsv(50, 18%, 69%)
CMYK
cmyk(0%, 3%, 18%, 31%)
CSS variable
--color-primary: #AFAA90;
Lowercase HEX
#afaa90

Shades

Tints

Tones

Harmony

CSS snippets for #AFAA90

.color-afaa90 {
  color: #AFAA90;
  background-color: #AFAA90;
}

Frequently asked questions

What color is #AFAA90?+

#AFAA90 is a HEX color with RGB value rgb(175, 170, 144) and HSL value hsl(50, 16%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFAA90?+

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