#BFCE69 Color

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

Color preview

#BFCE69

Color formats

HEX
#BFCE69
RGB
rgb(191, 206, 105)
RGBA
rgba(191, 206, 105, 1)
HSL
hsl(69, 51%, 61%)
HSV
hsv(69, 49%, 81%)
CMYK
cmyk(7%, 0%, 49%, 19%)
CSS variable
--color-primary: #BFCE69;
Lowercase HEX
#bfce69

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE69

.color-bfce69 {
  color: #BFCE69;
  background-color: #BFCE69;
}

Frequently asked questions

What color is #BFCE69?+

#BFCE69 is a HEX color with RGB value rgb(191, 206, 105) and HSL value hsl(69, 51%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCE69?+

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