#AFBD51 Color

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

Color preview

#AFBD51

Color formats

HEX
#AFBD51
RGB
rgb(175, 189, 81)
RGBA
rgba(175, 189, 81, 1)
HSL
hsl(68, 45%, 53%)
HSV
hsv(68, 57%, 74%)
CMYK
cmyk(7%, 0%, 57%, 26%)
CSS variable
--color-primary: #AFBD51;
Lowercase HEX
#afbd51

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD51

.color-afbd51 {
  color: #AFBD51;
  background-color: #AFBD51;
}

Frequently asked questions

What color is #AFBD51?+

#AFBD51 is a HEX color with RGB value rgb(175, 189, 81) and HSL value hsl(68, 45%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBD51?+

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