#BCAFCB Color

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

Color preview

#BCAFCB

Color formats

HEX
#BCAFCB
RGB
rgb(188, 175, 203)
RGBA
rgba(188, 175, 203, 1)
HSL
hsl(268, 21%, 74%)
HSV
hsv(268, 14%, 80%)
CMYK
cmyk(7%, 14%, 0%, 20%)
CSS variable
--color-primary: #BCAFCB;
Lowercase HEX
#bcafcb

Shades

Tints

Tones

Harmony

CSS snippets for #BCAFCB

.color-bcafcb {
  color: #BCAFCB;
  background-color: #BCAFCB;
}

Frequently asked questions

What color is #BCAFCB?+

#BCAFCB is a HEX color with RGB value rgb(188, 175, 203) and HSL value hsl(268, 21%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCAFCB?+

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