#BECDA0 Color

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

Color preview

#BECDA0

Color formats

HEX
#BECDA0
RGB
rgb(190, 205, 160)
RGBA
rgba(190, 205, 160, 1)
HSL
hsl(80, 31%, 72%)
HSV
hsv(80, 22%, 80%)
CMYK
cmyk(7%, 0%, 22%, 20%)
CSS variable
--color-primary: #BECDA0;
Lowercase HEX
#becda0

Shades

Tints

Tones

Harmony

CSS snippets for #BECDA0

.color-becda0 {
  color: #BECDA0;
  background-color: #BECDA0;
}

Frequently asked questions

What color is #BECDA0?+

#BECDA0 is a HEX color with RGB value rgb(190, 205, 160) and HSL value hsl(80, 31%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECDA0?+

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