#BEBAC6 Color

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

Color preview

#BEBAC6

Color formats

HEX
#BEBAC6
RGB
rgb(190, 186, 198)
RGBA
rgba(190, 186, 198, 1)
HSL
hsl(260, 10%, 75%)
HSV
hsv(260, 6%, 78%)
CMYK
cmyk(4%, 6%, 0%, 22%)
CSS variable
--color-primary: #BEBAC6;
Lowercase HEX
#bebac6

Shades

Tints

Tones

Harmony

CSS snippets for #BEBAC6

.color-bebac6 {
  color: #BEBAC6;
  background-color: #BEBAC6;
}

Frequently asked questions

What color is #BEBAC6?+

#BEBAC6 is a HEX color with RGB value rgb(190, 186, 198) and HSL value hsl(260, 10%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBAC6?+

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