#BFBECB Color

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

Color preview

#BFBECB

Color formats

HEX
#BFBECB
RGB
rgb(191, 190, 203)
RGBA
rgba(191, 190, 203, 1)
HSL
hsl(245, 11%, 77%)
HSV
hsv(245, 6%, 80%)
CMYK
cmyk(6%, 6%, 0%, 20%)
CSS variable
--color-primary: #BFBECB;
Lowercase HEX
#bfbecb

Shades

Tints

Tones

Harmony

CSS snippets for #BFBECB

.color-bfbecb {
  color: #BFBECB;
  background-color: #BFBECB;
}

Frequently asked questions

What color is #BFBECB?+

#BFBECB is a HEX color with RGB value rgb(191, 190, 203) and HSL value hsl(245, 11%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFBECB?+

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