#BECAA1 Color

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

Color preview

#BECAA1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BECAA1

.color-becaa1 {
  color: #BECAA1;
  background-color: #BECAA1;
}

Frequently asked questions

What color is #BECAA1?+

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

What is the closest Tailwind color to #BECAA1?+

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