#BEBDC4 Color

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

Color preview

#BEBDC4

Color formats

HEX
#BEBDC4
RGB
rgb(190, 189, 196)
RGBA
rgba(190, 189, 196, 1)
HSL
hsl(249, 6%, 75%)
HSV
hsv(249, 4%, 77%)
CMYK
cmyk(3%, 4%, 0%, 23%)
CSS variable
--color-primary: #BEBDC4;
Lowercase HEX
#bebdc4

Shades

Tints

Tones

Harmony

CSS snippets for #BEBDC4

.color-bebdc4 {
  color: #BEBDC4;
  background-color: #BEBDC4;
}

Frequently asked questions

What color is #BEBDC4?+

#BEBDC4 is a HEX color with RGB value rgb(190, 189, 196) and HSL value hsl(249, 6%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEBDC4?+

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