#BFCB72 Color

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

Color preview

#BFCB72

Color formats

HEX
#BFCB72
RGB
rgb(191, 203, 114)
RGBA
rgba(191, 203, 114, 1)
HSL
hsl(68, 46%, 62%)
HSV
hsv(68, 44%, 80%)
CMYK
cmyk(6%, 0%, 44%, 20%)
CSS variable
--color-primary: #BFCB72;
Lowercase HEX
#bfcb72

Shades

Tints

Tones

Harmony

CSS snippets for #BFCB72

.color-bfcb72 {
  color: #BFCB72;
  background-color: #BFCB72;
}

Frequently asked questions

What color is #BFCB72?+

#BFCB72 is a HEX color with RGB value rgb(191, 203, 114) and HSL value hsl(68, 46%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCB72?+

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