#BFCA8E Color

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

Color preview

#BFCA8E

Color formats

HEX
#BFCA8E
RGB
rgb(191, 202, 142)
RGBA
rgba(191, 202, 142, 1)
HSL
hsl(71, 36%, 67%)
HSV
hsv(71, 30%, 79%)
CMYK
cmyk(5%, 0%, 30%, 21%)
CSS variable
--color-primary: #BFCA8E;
Lowercase HEX
#bfca8e

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA8E

.color-bfca8e {
  color: #BFCA8E;
  background-color: #BFCA8E;
}

Frequently asked questions

What color is #BFCA8E?+

#BFCA8E is a HEX color with RGB value rgb(191, 202, 142) and HSL value hsl(71, 36%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCA8E?+

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