#BBBF4B Color

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

Color preview

#BBBF4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBF4B

.color-bbbf4b {
  color: #BBBF4B;
  background-color: #BBBF4B;
}

Frequently asked questions

What color is #BBBF4B?+

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

What is the closest Tailwind color to #BBBF4B?+

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