#AFBD75 Color

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

Color preview

#AFBD75

Color formats

HEX
#AFBD75
RGB
rgb(175, 189, 117)
RGBA
rgba(175, 189, 117, 1)
HSL
hsl(72, 35%, 60%)
HSV
hsv(72, 38%, 74%)
CMYK
cmyk(7%, 0%, 38%, 26%)
CSS variable
--color-primary: #AFBD75;
Lowercase HEX
#afbd75

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD75

.color-afbd75 {
  color: #AFBD75;
  background-color: #AFBD75;
}

Frequently asked questions

What color is #AFBD75?+

#AFBD75 is a HEX color with RGB value rgb(175, 189, 117) and HSL value hsl(72, 35%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBD75?+

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