#BECAA2 Color

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

Color preview

#BECAA2

Color formats

HEX
#BECAA2
RGB
rgb(190, 202, 162)
RGBA
rgba(190, 202, 162, 1)
HSL
hsl(78, 27%, 71%)
HSV
hsv(78, 20%, 79%)
CMYK
cmyk(6%, 0%, 20%, 21%)
CSS variable
--color-primary: #BECAA2;
Lowercase HEX
#becaa2

Shades

Tints

Tones

Harmony

CSS snippets for #BECAA2

.color-becaa2 {
  color: #BECAA2;
  background-color: #BECAA2;
}

Frequently asked questions

What color is #BECAA2?+

#BECAA2 is a HEX color with RGB value rgb(190, 202, 162) and HSL value hsl(78, 27%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECAA2?+

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