#BFCE8A Color

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

Color preview

#BFCE8A

Color formats

HEX
#BFCE8A
RGB
rgb(191, 206, 138)
RGBA
rgba(191, 206, 138, 1)
HSL
hsl(73, 41%, 67%)
HSV
hsv(73, 33%, 81%)
CMYK
cmyk(7%, 0%, 33%, 19%)
CSS variable
--color-primary: #BFCE8A;
Lowercase HEX
#bfce8a

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE8A

.color-bfce8a {
  color: #BFCE8A;
  background-color: #BFCE8A;
}

Frequently asked questions

What color is #BFCE8A?+

#BFCE8A is a HEX color with RGB value rgb(191, 206, 138) and HSL value hsl(73, 41%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCE8A?+

The closest Tailwind color is lime-300, available as the bg-lime-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