#BCAECB Color

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

Color preview

#BCAECB

Color formats

HEX
#BCAECB
RGB
rgb(188, 174, 203)
RGBA
rgba(188, 174, 203, 1)
HSL
hsl(269, 22%, 74%)
HSV
hsv(269, 14%, 80%)
CMYK
cmyk(7%, 14%, 0%, 20%)
CSS variable
--color-primary: #BCAECB;
Lowercase HEX
#bcaecb

Shades

Tints

Tones

Harmony

CSS snippets for #BCAECB

.color-bcaecb {
  color: #BCAECB;
  background-color: #BCAECB;
}

Frequently asked questions

What color is #BCAECB?+

#BCAECB is a HEX color with RGB value rgb(188, 174, 203) and HSL value hsl(269, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCAECB?+

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