#AFBF54 Color

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

Color preview

#AFBF54

Color formats

HEX
#AFBF54
RGB
rgb(175, 191, 84)
RGBA
rgba(175, 191, 84, 1)
HSL
hsl(69, 46%, 54%)
HSV
hsv(69, 56%, 75%)
CMYK
cmyk(8%, 0%, 56%, 25%)
CSS variable
--color-primary: #AFBF54;
Lowercase HEX
#afbf54

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF54

.color-afbf54 {
  color: #AFBF54;
  background-color: #AFBF54;
}

Frequently asked questions

What color is #AFBF54?+

#AFBF54 is a HEX color with RGB value rgb(175, 191, 84) and HSL value hsl(69, 46%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBF54?+

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