#BBBF4F Color

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

Color preview

#BBBF4F

Color formats

HEX
#BBBF4F
RGB
rgb(187, 191, 79)
RGBA
rgba(187, 191, 79, 1)
HSL
hsl(62, 47%, 53%)
HSV
hsv(62, 59%, 75%)
CMYK
cmyk(2%, 0%, 59%, 25%)
CSS variable
--color-primary: #BBBF4F;
Lowercase HEX
#bbbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF4F

.color-bbbf4f {
  color: #BBBF4F;
  background-color: #BBBF4F;
}

Frequently asked questions

What color is #BBBF4F?+

#BBBF4F is a HEX color with RGB value rgb(187, 191, 79) and HSL value hsl(62, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBBF4F?+

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