#AFCFCB Color

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

Color preview

#AFCFCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFCFCB

.color-afcfcb {
  color: #AFCFCB;
  background-color: #AFCFCB;
}

Frequently asked questions

What color is #AFCFCB?+

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

What is the closest Tailwind color to #AFCFCB?+

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