#AFCFCA Color

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

Color preview

#AFCFCA

Color formats

HEX
#AFCFCA
RGB
rgb(175, 207, 202)
RGBA
rgba(175, 207, 202, 1)
HSL
hsl(171, 25%, 75%)
HSV
hsv(171, 15%, 81%)
CMYK
cmyk(15%, 0%, 2%, 19%)
CSS variable
--color-primary: #AFCFCA;
Lowercase HEX
#afcfca

Shades

Tints

Tones

Harmony

CSS snippets for #AFCFCA

.color-afcfca {
  color: #AFCFCA;
  background-color: #AFCFCA;
}

Frequently asked questions

What color is #AFCFCA?+

#AFCFCA is a HEX color with RGB value rgb(175, 207, 202) and HSL value hsl(171, 25%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFCFCA?+

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