#BFCF68 Color

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

Color preview

#BFCF68

Color formats

HEX
#BFCF68
RGB
rgb(191, 207, 104)
RGBA
rgba(191, 207, 104, 1)
HSL
hsl(69, 52%, 61%)
HSV
hsv(69, 50%, 81%)
CMYK
cmyk(8%, 0%, 50%, 19%)
CSS variable
--color-primary: #BFCF68;
Lowercase HEX
#bfcf68

Shades

Tints

Tones

Harmony

CSS snippets for #BFCF68

.color-bfcf68 {
  color: #BFCF68;
  background-color: #BFCF68;
}

Frequently asked questions

What color is #BFCF68?+

#BFCF68 is a HEX color with RGB value rgb(191, 207, 104) and HSL value hsl(69, 52%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCF68?+

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