#BEBCC0 Color

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

Color preview

#BEBCC0

Color formats

HEX
#BEBCC0
RGB
rgb(190, 188, 192)
RGBA
rgba(190, 188, 192, 1)
HSL
hsl(270, 3%, 75%)
HSV
hsv(270, 2%, 75%)
CMYK
cmyk(1%, 2%, 0%, 25%)
CSS variable
--color-primary: #BEBCC0;
Lowercase HEX
#bebcc0

Shades

Tints

Tones

Harmony

CSS snippets for #BEBCC0

.color-bebcc0 {
  color: #BEBCC0;
  background-color: #BEBCC0;
}

Frequently asked questions

What color is #BEBCC0?+

#BEBCC0 is a HEX color with RGB value rgb(190, 188, 192) and HSL value hsl(270, 3%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBCC0?+

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