#AFBC83 Color

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

Color preview

#AFBC83

Color formats

HEX
#AFBC83
RGB
rgb(175, 188, 131)
RGBA
rgba(175, 188, 131, 1)
HSL
hsl(74, 30%, 63%)
HSV
hsv(74, 30%, 74%)
CMYK
cmyk(7%, 0%, 30%, 26%)
CSS variable
--color-primary: #AFBC83;
Lowercase HEX
#afbc83

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC83

.color-afbc83 {
  color: #AFBC83;
  background-color: #AFBC83;
}

Frequently asked questions

What color is #AFBC83?+

#AFBC83 is a HEX color with RGB value rgb(175, 188, 131) and HSL value hsl(74, 30%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBC83?+

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