#BFCEC2 Color

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

Color preview

#BFCEC2

Color formats

HEX
#BFCEC2
RGB
rgb(191, 206, 194)
RGBA
rgba(191, 206, 194, 1)
HSL
hsl(132, 13%, 78%)
HSV
hsv(132, 7%, 81%)
CMYK
cmyk(7%, 0%, 6%, 19%)
CSS variable
--color-primary: #BFCEC2;
Lowercase HEX
#bfcec2

Shades

Tints

Tones

Harmony

CSS snippets for #BFCEC2

.color-bfcec2 {
  color: #BFCEC2;
  background-color: #BFCEC2;
}

Frequently asked questions

What color is #BFCEC2?+

#BFCEC2 is a HEX color with RGB value rgb(191, 206, 194) and HSL value hsl(132, 13%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCEC2?+

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