#AFBF7A Color

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

Color preview

#AFBF7A

Color formats

HEX
#AFBF7A
RGB
rgb(175, 191, 122)
RGBA
rgba(175, 191, 122, 1)
HSL
hsl(74, 35%, 61%)
HSV
hsv(74, 36%, 75%)
CMYK
cmyk(8%, 0%, 36%, 25%)
CSS variable
--color-primary: #AFBF7A;
Lowercase HEX
#afbf7a

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF7A

.color-afbf7a {
  color: #AFBF7A;
  background-color: #AFBF7A;
}

Frequently asked questions

What color is #AFBF7A?+

#AFBF7A is a HEX color with RGB value rgb(175, 191, 122) and HSL value hsl(74, 35%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBF7A?+

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