#AFCB82 Color

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

Color preview

#AFCB82

Color formats

HEX
#AFCB82
RGB
rgb(175, 203, 130)
RGBA
rgba(175, 203, 130, 1)
HSL
hsl(83, 41%, 65%)
HSV
hsv(83, 36%, 80%)
CMYK
cmyk(14%, 0%, 36%, 20%)
CSS variable
--color-primary: #AFCB82;
Lowercase HEX
#afcb82

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB82

.color-afcb82 {
  color: #AFCB82;
  background-color: #AFCB82;
}

Frequently asked questions

What color is #AFCB82?+

#AFCB82 is a HEX color with RGB value rgb(175, 203, 130) and HSL value hsl(83, 41%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCB82?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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