#AFCB7F Color

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

Color preview

#AFCB7F

Color formats

HEX
#AFCB7F
RGB
rgb(175, 203, 127)
RGBA
rgba(175, 203, 127, 1)
HSL
hsl(82, 42%, 65%)
HSV
hsv(82, 37%, 80%)
CMYK
cmyk(14%, 0%, 37%, 20%)
CSS variable
--color-primary: #AFCB7F;
Lowercase HEX
#afcb7f

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB7F

.color-afcb7f {
  color: #AFCB7F;
  background-color: #AFCB7F;
}

Frequently asked questions

What color is #AFCB7F?+

#AFCB7F is a HEX color with RGB value rgb(175, 203, 127) and HSL value hsl(82, 42%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCB7F?+

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