#AFBF78 Color

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

Color preview

#AFBF78

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF78

.color-afbf78 {
  color: #AFBF78;
  background-color: #AFBF78;
}

Frequently asked questions

What color is #AFBF78?+

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

What is the closest Tailwind color to #AFBF78?+

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