#AFBD68 Color

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

Color preview

#AFBD68

Color formats

HEX
#AFBD68
RGB
rgb(175, 189, 104)
RGBA
rgba(175, 189, 104, 1)
HSL
hsl(70, 39%, 57%)
HSV
hsv(70, 45%, 74%)
CMYK
cmyk(7%, 0%, 45%, 26%)
CSS variable
--color-primary: #AFBD68;
Lowercase HEX
#afbd68

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD68

.color-afbd68 {
  color: #AFBD68;
  background-color: #AFBD68;
}

Frequently asked questions

What color is #AFBD68?+

#AFBD68 is a HEX color with RGB value rgb(175, 189, 104) and HSL value hsl(70, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBD68?+

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