#BECBB6 Color

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

Color preview

#BECBB6

Color formats

HEX
#BECBB6
RGB
rgb(190, 203, 182)
RGBA
rgba(190, 203, 182, 1)
HSL
hsl(97, 17%, 75%)
HSV
hsv(97, 10%, 80%)
CMYK
cmyk(6%, 0%, 10%, 20%)
CSS variable
--color-primary: #BECBB6;
Lowercase HEX
#becbb6

Shades

Tints

Tones

Harmony

CSS snippets for #BECBB6

.color-becbb6 {
  color: #BECBB6;
  background-color: #BECBB6;
}

Frequently asked questions

What color is #BECBB6?+

#BECBB6 is a HEX color with RGB value rgb(190, 203, 182) and HSL value hsl(97, 17%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECBB6?+

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