#AFBC67 Color

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

Color preview

#AFBC67

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC67

.color-afbc67 {
  color: #AFBC67;
  background-color: #AFBC67;
}

Frequently asked questions

What color is #AFBC67?+

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

What is the closest Tailwind color to #AFBC67?+

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