#BECAB3 Color

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

Color preview

#BECAB3

Color formats

HEX
#BECAB3
RGB
rgb(190, 202, 179)
RGBA
rgba(190, 202, 179, 1)
HSL
hsl(91, 18%, 75%)
HSV
hsv(91, 11%, 79%)
CMYK
cmyk(6%, 0%, 11%, 21%)
CSS variable
--color-primary: #BECAB3;
Lowercase HEX
#becab3

Shades

Tints

Tones

Harmony

CSS snippets for #BECAB3

.color-becab3 {
  color: #BECAB3;
  background-color: #BECAB3;
}

Frequently asked questions

What color is #BECAB3?+

#BECAB3 is a HEX color with RGB value rgb(190, 202, 179) and HSL value hsl(91, 18%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECAB3?+

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