#BECCB0 Color

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

Color preview

#BECCB0

Color formats

HEX
#BECCB0
RGB
rgb(190, 204, 176)
RGBA
rgba(190, 204, 176, 1)
HSL
hsl(90, 22%, 75%)
HSV
hsv(90, 14%, 80%)
CMYK
cmyk(7%, 0%, 14%, 20%)
CSS variable
--color-primary: #BECCB0;
Lowercase HEX
#beccb0

Shades

Tints

Tones

Harmony

CSS snippets for #BECCB0

.color-beccb0 {
  color: #BECCB0;
  background-color: #BECCB0;
}

Frequently asked questions

What color is #BECCB0?+

#BECCB0 is a HEX color with RGB value rgb(190, 204, 176) and HSL value hsl(90, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECCB0?+

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