#AFBAB2 Color

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

Color preview

#AFBAB2

Color formats

HEX
#AFBAB2
RGB
rgb(175, 186, 178)
RGBA
rgba(175, 186, 178, 1)
HSL
hsl(136, 7%, 71%)
HSV
hsv(136, 6%, 73%)
CMYK
cmyk(6%, 0%, 4%, 27%)
CSS variable
--color-primary: #AFBAB2;
Lowercase HEX
#afbab2

Shades

Tints

Tones

Harmony

CSS snippets for #AFBAB2

.color-afbab2 {
  color: #AFBAB2;
  background-color: #AFBAB2;
}

Frequently asked questions

What color is #AFBAB2?+

#AFBAB2 is a HEX color with RGB value rgb(175, 186, 178) and HSL value hsl(136, 7%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBAB2?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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