#BECCB4 Color

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

Color preview

#BECCB4

Color formats

HEX
#BECCB4
RGB
rgb(190, 204, 180)
RGBA
rgba(190, 204, 180, 1)
HSL
hsl(95, 19%, 75%)
HSV
hsv(95, 12%, 80%)
CMYK
cmyk(7%, 0%, 12%, 20%)
CSS variable
--color-primary: #BECCB4;
Lowercase HEX
#beccb4

Shades

Tints

Tones

Harmony

CSS snippets for #BECCB4

.color-beccb4 {
  color: #BECCB4;
  background-color: #BECCB4;
}

Frequently asked questions

What color is #BECCB4?+

#BECCB4 is a HEX color with RGB value rgb(190, 204, 180) and HSL value hsl(95, 19%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BECCB4?+

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