#BFCC59 Color

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

Color preview

#BFCC59

Color formats

HEX
#BFCC59
RGB
rgb(191, 204, 89)
RGBA
rgba(191, 204, 89, 1)
HSL
hsl(67, 53%, 57%)
HSV
hsv(67, 56%, 80%)
CMYK
cmyk(6%, 0%, 56%, 20%)
CSS variable
--color-primary: #BFCC59;
Lowercase HEX
#bfcc59

Shades

Tints

Tones

Harmony

CSS snippets for #BFCC59

.color-bfcc59 {
  color: #BFCC59;
  background-color: #BFCC59;
}

Frequently asked questions

What color is #BFCC59?+

#BFCC59 is a HEX color with RGB value rgb(191, 204, 89) and HSL value hsl(67, 53%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCC59?+

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