#AFCB63 Color

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

Color preview

#AFCB63

Color formats

HEX
#AFCB63
RGB
rgb(175, 203, 99)
RGBA
rgba(175, 203, 99, 1)
HSL
hsl(76, 50%, 59%)
HSV
hsv(76, 51%, 80%)
CMYK
cmyk(14%, 0%, 51%, 20%)
CSS variable
--color-primary: #AFCB63;
Lowercase HEX
#afcb63

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB63

.color-afcb63 {
  color: #AFCB63;
  background-color: #AFCB63;
}

Frequently asked questions

What color is #AFCB63?+

#AFCB63 is a HEX color with RGB value rgb(175, 203, 99) and HSL value hsl(76, 50%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCB63?+

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