#AFBEAF Color

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

Color preview

#AFBEAF

Color formats

HEX
#AFBEAF
RGB
rgb(175, 190, 175)
RGBA
rgba(175, 190, 175, 1)
HSL
hsl(120, 10%, 72%)
HSV
hsv(120, 8%, 75%)
CMYK
cmyk(8%, 0%, 8%, 25%)
CSS variable
--color-primary: #AFBEAF;
Lowercase HEX
#afbeaf

Shades

Tints

Tones

Harmony

CSS snippets for #AFBEAF

.color-afbeaf {
  color: #AFBEAF;
  background-color: #AFBEAF;
}

Frequently asked questions

What color is #AFBEAF?+

#AFBEAF is a HEX color with RGB value rgb(175, 190, 175) and HSL value hsl(120, 10%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBEAF?+

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