#BFBB49 Color

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

Color preview

#BFBB49

Color formats

HEX
#BFBB49
RGB
rgb(191, 187, 73)
RGBA
rgba(191, 187, 73, 1)
HSL
hsl(58, 48%, 52%)
HSV
hsv(58, 62%, 75%)
CMYK
cmyk(0%, 2%, 62%, 25%)
CSS variable
--color-primary: #BFBB49;
Lowercase HEX
#bfbb49

Shades

Tints

Tones

Harmony

CSS snippets for #BFBB49

.color-bfbb49 {
  color: #BFBB49;
  background-color: #BFBB49;
}

Frequently asked questions

What color is #BFBB49?+

#BFBB49 is a HEX color with RGB value rgb(191, 187, 73) and HSL value hsl(58, 48%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFBB49?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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