#AFCB86 Color

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

Color preview

#AFCB86

Color formats

HEX
#AFCB86
RGB
rgb(175, 203, 134)
RGBA
rgba(175, 203, 134, 1)
HSL
hsl(84, 40%, 66%)
HSV
hsv(84, 34%, 80%)
CMYK
cmyk(14%, 0%, 34%, 20%)
CSS variable
--color-primary: #AFCB86;
Lowercase HEX
#afcb86

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB86

.color-afcb86 {
  color: #AFCB86;
  background-color: #AFCB86;
}

Frequently asked questions

What color is #AFCB86?+

#AFCB86 is a HEX color with RGB value rgb(175, 203, 134) and HSL value hsl(84, 40%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCB86?+

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