#BECBA9 Color

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

Color preview

#BECBA9

Color formats

HEX
#BECBA9
RGB
rgb(190, 203, 169)
RGBA
rgba(190, 203, 169, 1)
HSL
hsl(83, 25%, 73%)
HSV
hsv(83, 17%, 80%)
CMYK
cmyk(6%, 0%, 17%, 20%)
CSS variable
--color-primary: #BECBA9;
Lowercase HEX
#becba9

Shades

Tints

Tones

Harmony

CSS snippets for #BECBA9

.color-becba9 {
  color: #BECBA9;
  background-color: #BECBA9;
}

Frequently asked questions

What color is #BECBA9?+

#BECBA9 is a HEX color with RGB value rgb(190, 203, 169) and HSL value hsl(83, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECBA9?+

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