#AFBFCB Color

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

Color preview

#AFBFCB

Color formats

HEX
#AFBFCB
RGB
rgb(175, 191, 203)
RGBA
rgba(175, 191, 203, 1)
HSL
hsl(206, 21%, 74%)
HSV
hsv(206, 14%, 80%)
CMYK
cmyk(14%, 6%, 0%, 20%)
CSS variable
--color-primary: #AFBFCB;
Lowercase HEX
#afbfcb

Shades

Tints

Tones

Harmony

CSS snippets for #AFBFCB

.color-afbfcb {
  color: #AFBFCB;
  background-color: #AFBFCB;
}

Frequently asked questions

What color is #AFBFCB?+

#AFBFCB is a HEX color with RGB value rgb(175, 191, 203) and HSL value hsl(206, 21%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBFCB?+

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