#BECABA Color

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

Color preview

#BECABA

Color formats

HEX
#BECABA
RGB
rgb(190, 202, 186)
RGBA
rgba(190, 202, 186, 1)
HSL
hsl(105, 13%, 76%)
HSV
hsv(105, 8%, 79%)
CMYK
cmyk(6%, 0%, 8%, 21%)
CSS variable
--color-primary: #BECABA;
Lowercase HEX
#becaba

Shades

Tints

Tones

Harmony

CSS snippets for #BECABA

.color-becaba {
  color: #BECABA;
  background-color: #BECABA;
}

Frequently asked questions

What color is #BECABA?+

#BECABA is a HEX color with RGB value rgb(190, 202, 186) and HSL value hsl(105, 13%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECABA?+

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