#BECDA5 Color

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

Color preview

#BECDA5

Color formats

HEX
#BECDA5
RGB
rgb(190, 205, 165)
RGBA
rgba(190, 205, 165, 1)
HSL
hsl(83, 29%, 73%)
HSV
hsv(83, 20%, 80%)
CMYK
cmyk(7%, 0%, 20%, 20%)
CSS variable
--color-primary: #BECDA5;
Lowercase HEX
#becda5

Shades

Tints

Tones

Harmony

CSS snippets for #BECDA5

.color-becda5 {
  color: #BECDA5;
  background-color: #BECDA5;
}

Frequently asked questions

What color is #BECDA5?+

#BECDA5 is a HEX color with RGB value rgb(190, 205, 165) and HSL value hsl(83, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECDA5?+

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