#AFBEAD Color

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

Color preview

#AFBEAD

Color formats

HEX
#AFBEAD
RGB
rgb(175, 190, 173)
RGBA
rgba(175, 190, 173, 1)
HSL
hsl(113, 12%, 71%)
HSV
hsv(113, 9%, 75%)
CMYK
cmyk(8%, 0%, 9%, 25%)
CSS variable
--color-primary: #AFBEAD;
Lowercase HEX
#afbead

Shades

Tints

Tones

Harmony

CSS snippets for #AFBEAD

.color-afbead {
  color: #AFBEAD;
  background-color: #AFBEAD;
}

Frequently asked questions

What color is #AFBEAD?+

#AFBEAD is a HEX color with RGB value rgb(175, 190, 173) and HSL value hsl(113, 12%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AFBEAD?+

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