#AFBC66 Color

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

Color preview

#AFBC66

Color formats

HEX
#AFBC66
RGB
rgb(175, 188, 102)
RGBA
rgba(175, 188, 102, 1)
HSL
hsl(69, 39%, 57%)
HSV
hsv(69, 46%, 74%)
CMYK
cmyk(7%, 0%, 46%, 26%)
CSS variable
--color-primary: #AFBC66;
Lowercase HEX
#afbc66

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC66

.color-afbc66 {
  color: #AFBC66;
  background-color: #AFBC66;
}

Frequently asked questions

What color is #AFBC66?+

#AFBC66 is a HEX color with RGB value rgb(175, 188, 102) and HSL value hsl(69, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBC66?+

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