#BFCE59 Color

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

Color preview

#BFCE59

Color formats

HEX
#BFCE59
RGB
rgb(191, 206, 89)
RGBA
rgba(191, 206, 89, 1)
HSL
hsl(68, 54%, 58%)
HSV
hsv(68, 57%, 81%)
CMYK
cmyk(7%, 0%, 57%, 19%)
CSS variable
--color-primary: #BFCE59;
Lowercase HEX
#bfce59

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE59

.color-bfce59 {
  color: #BFCE59;
  background-color: #BFCE59;
}

Frequently asked questions

What color is #BFCE59?+

#BFCE59 is a HEX color with RGB value rgb(191, 206, 89) and HSL value hsl(68, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCE59?+

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