#BEBDC0 Color

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

Color preview

#BEBDC0

Color formats

HEX
#BEBDC0
RGB
rgb(190, 189, 192)
RGBA
rgba(190, 189, 192, 1)
HSL
hsl(260, 2%, 75%)
HSV
hsv(260, 2%, 75%)
CMYK
cmyk(1%, 2%, 0%, 25%)
CSS variable
--color-primary: #BEBDC0;
Lowercase HEX
#bebdc0

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDC0

.color-bebdc0 {
  color: #BEBDC0;
  background-color: #BEBDC0;
}

Frequently asked questions

What color is #BEBDC0?+

#BEBDC0 is a HEX color with RGB value rgb(190, 189, 192) and HSL value hsl(260, 2%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDC0?+

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