#BFCDA2 Color

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

Color preview

#BFCDA2

Color formats

HEX
#BFCDA2
RGB
rgb(191, 205, 162)
RGBA
rgba(191, 205, 162, 1)
HSL
hsl(80, 30%, 72%)
HSV
hsv(80, 21%, 80%)
CMYK
cmyk(7%, 0%, 21%, 20%)
CSS variable
--color-primary: #BFCDA2;
Lowercase HEX
#bfcda2

Shades

Tints

Tones

Harmony

CSS snippets for #BFCDA2

.color-bfcda2 {
  color: #BFCDA2;
  background-color: #BFCDA2;
}

Frequently asked questions

What color is #BFCDA2?+

#BFCDA2 is a HEX color with RGB value rgb(191, 205, 162) and HSL value hsl(80, 30%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCDA2?+

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