#BFCF63 Color

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

Color preview

#BFCF63

Color formats

HEX
#BFCF63
RGB
rgb(191, 207, 99)
RGBA
rgba(191, 207, 99, 1)
HSL
hsl(69, 53%, 60%)
HSV
hsv(69, 52%, 81%)
CMYK
cmyk(8%, 0%, 52%, 19%)
CSS variable
--color-primary: #BFCF63;
Lowercase HEX
#bfcf63

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF63

.color-bfcf63 {
  color: #BFCF63;
  background-color: #BFCF63;
}

Frequently asked questions

What color is #BFCF63?+

#BFCF63 is a HEX color with RGB value rgb(191, 207, 99) and HSL value hsl(69, 53%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCF63?+

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