#AFBCAA Color

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

Color preview

#AFBCAA

Color formats

HEX
#AFBCAA
RGB
rgb(175, 188, 170)
RGBA
rgba(175, 188, 170, 1)
HSL
hsl(103, 12%, 70%)
HSV
hsv(103, 10%, 74%)
CMYK
cmyk(7%, 0%, 10%, 26%)
CSS variable
--color-primary: #AFBCAA;
Lowercase HEX
#afbcaa

Shades

Tints

Tones

Harmony

CSS snippets for #AFBCAA

.color-afbcaa {
  color: #AFBCAA;
  background-color: #AFBCAA;
}

Frequently asked questions

What color is #AFBCAA?+

#AFBCAA is a HEX color with RGB value rgb(175, 188, 170) and HSL value hsl(103, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBCAA?+

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