#AFCFB5 Color

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

Color preview

#AFCFB5

Color formats

HEX
#AFCFB5
RGB
rgb(175, 207, 181)
RGBA
rgba(175, 207, 181, 1)
HSL
hsl(131, 25%, 75%)
HSV
hsv(131, 15%, 81%)
CMYK
cmyk(15%, 0%, 13%, 19%)
CSS variable
--color-primary: #AFCFB5;
Lowercase HEX
#afcfb5

Shades

Tints

Tones

Harmony

CSS snippets for #AFCFB5

.color-afcfb5 {
  color: #AFCFB5;
  background-color: #AFCFB5;
}

Frequently asked questions

What color is #AFCFB5?+

#AFCFB5 is a HEX color with RGB value rgb(175, 207, 181) and HSL value hsl(131, 25%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFCFB5?+

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