#AFBC81 Color

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

Color preview

#AFBC81

Color formats

HEX
#AFBC81
RGB
rgb(175, 188, 129)
RGBA
rgba(175, 188, 129, 1)
HSL
hsl(73, 31%, 62%)
HSV
hsv(73, 31%, 74%)
CMYK
cmyk(7%, 0%, 31%, 26%)
CSS variable
--color-primary: #AFBC81;
Lowercase HEX
#afbc81

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC81

.color-afbc81 {
  color: #AFBC81;
  background-color: #AFBC81;
}

Frequently asked questions

What color is #AFBC81?+

#AFBC81 is a HEX color with RGB value rgb(175, 188, 129) and HSL value hsl(73, 31%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBC81?+

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