#BBBF49 Color

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

Color preview

#BBBF49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF49

.color-bbbf49 {
  color: #BBBF49;
  background-color: #BBBF49;
}

Frequently asked questions

What color is #BBBF49?+

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

What is the closest Tailwind color to #BBBF49?+

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