#BFCD55 Color

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

Color preview

#BFCD55

Color formats

HEX
#BFCD55
RGB
rgb(191, 205, 85)
RGBA
rgba(191, 205, 85, 1)
HSL
hsl(67, 55%, 57%)
HSV
hsv(67, 59%, 80%)
CMYK
cmyk(7%, 0%, 59%, 20%)
CSS variable
--color-primary: #BFCD55;
Lowercase HEX
#bfcd55

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD55

.color-bfcd55 {
  color: #BFCD55;
  background-color: #BFCD55;
}

Frequently asked questions

What color is #BFCD55?+

#BFCD55 is a HEX color with RGB value rgb(191, 205, 85) and HSL value hsl(67, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCD55?+

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