#AFBF63 Color

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

Color preview

#AFBF63

Color formats

HEX
#AFBF63
RGB
rgb(175, 191, 99)
RGBA
rgba(175, 191, 99, 1)
HSL
hsl(70, 42%, 57%)
HSV
hsv(70, 48%, 75%)
CMYK
cmyk(8%, 0%, 48%, 25%)
CSS variable
--color-primary: #AFBF63;
Lowercase HEX
#afbf63

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF63

.color-afbf63 {
  color: #AFBF63;
  background-color: #AFBF63;
}

Frequently asked questions

What color is #AFBF63?+

#AFBF63 is a HEX color with RGB value rgb(175, 191, 99) and HSL value hsl(70, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBF63?+

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