#AFBD8D Color

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

Color preview

#AFBD8D

Color formats

HEX
#AFBD8D
RGB
rgb(175, 189, 141)
RGBA
rgba(175, 189, 141, 1)
HSL
hsl(78, 27%, 65%)
HSV
hsv(78, 25%, 74%)
CMYK
cmyk(7%, 0%, 25%, 26%)
CSS variable
--color-primary: #AFBD8D;
Lowercase HEX
#afbd8d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD8D

.color-afbd8d {
  color: #AFBD8D;
  background-color: #AFBD8D;
}

Frequently asked questions

What color is #AFBD8D?+

#AFBD8D is a HEX color with RGB value rgb(175, 189, 141) and HSL value hsl(78, 27%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFBD8D?+

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