#AFABA2 Color

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

Color preview

#AFABA2

Color formats

HEX
#AFABA2
RGB
rgb(175, 171, 162)
RGBA
rgba(175, 171, 162, 1)
HSL
hsl(42, 8%, 66%)
HSV
hsv(42, 7%, 69%)
CMYK
cmyk(0%, 2%, 7%, 31%)
CSS variable
--color-primary: #AFABA2;
Lowercase HEX
#afaba2

Shades

Tints

Tones

Harmony

CSS snippets for #AFABA2

.color-afaba2 {
  color: #AFABA2;
  background-color: #AFABA2;
}

Frequently asked questions

What color is #AFABA2?+

#AFABA2 is a HEX color with RGB value rgb(175, 171, 162) and HSL value hsl(42, 8%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFABA2?+

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