#AFAC45 Color

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

Color preview

#AFAC45

Color formats

HEX
#AFAC45
RGB
rgb(175, 172, 69)
RGBA
rgba(175, 172, 69, 1)
HSL
hsl(58, 43%, 48%)
HSV
hsv(58, 61%, 69%)
CMYK
cmyk(0%, 2%, 61%, 31%)
CSS variable
--color-primary: #AFAC45;
Lowercase HEX
#afac45

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC45

.color-afac45 {
  color: #AFAC45;
  background-color: #AFAC45;
}

Frequently asked questions

What color is #AFAC45?+

#AFAC45 is a HEX color with RGB value rgb(175, 172, 69) and HSL value hsl(58, 43%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAC45?+

The closest Tailwind color is lime-400, available as the bg-lime-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