#BECBA5 Color

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

Color preview

#BECBA5

Color formats

HEX
#BECBA5
RGB
rgb(190, 203, 165)
RGBA
rgba(190, 203, 165, 1)
HSL
hsl(81, 27%, 72%)
HSV
hsv(81, 19%, 80%)
CMYK
cmyk(6%, 0%, 19%, 20%)
CSS variable
--color-primary: #BECBA5;
Lowercase HEX
#becba5

Shades

Tints

Tones

Harmony

CSS snippets for #BECBA5

.color-becba5 {
  color: #BECBA5;
  background-color: #BECBA5;
}

Frequently asked questions

What color is #BECBA5?+

#BECBA5 is a HEX color with RGB value rgb(190, 203, 165) and HSL value hsl(81, 27%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECBA5?+

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