#BFCD58 Color

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

Color preview

#BFCD58

Color formats

HEX
#BFCD58
RGB
rgb(191, 205, 88)
RGBA
rgba(191, 205, 88, 1)
HSL
hsl(67, 54%, 57%)
HSV
hsv(67, 57%, 80%)
CMYK
cmyk(7%, 0%, 57%, 20%)
CSS variable
--color-primary: #BFCD58;
Lowercase HEX
#bfcd58

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD58

.color-bfcd58 {
  color: #BFCD58;
  background-color: #BFCD58;
}

Frequently asked questions

What color is #BFCD58?+

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

What is the closest Tailwind color to #BFCD58?+

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