#AFADA2 Color

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

Color preview

#AFADA2

Color formats

HEX
#AFADA2
RGB
rgb(175, 173, 162)
RGBA
rgba(175, 173, 162, 1)
HSL
hsl(51, 8%, 66%)
HSV
hsv(51, 7%, 69%)
CMYK
cmyk(0%, 1%, 7%, 31%)
CSS variable
--color-primary: #AFADA2;
Lowercase HEX
#afada2

Shades

Tints

Tones

Harmony

CSS snippets for #AFADA2

.color-afada2 {
  color: #AFADA2;
  background-color: #AFADA2;
}

Frequently asked questions

What color is #AFADA2?+

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

What is the closest Tailwind color to #AFADA2?+

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