#B9BF45 Color

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

Color preview

#B9BF45

Color formats

HEX
#B9BF45
RGB
rgb(185, 191, 69)
RGBA
rgba(185, 191, 69, 1)
HSL
hsl(63, 49%, 51%)
HSV
hsv(63, 64%, 75%)
CMYK
cmyk(3%, 0%, 64%, 25%)
CSS variable
--color-primary: #B9BF45;
Lowercase HEX
#b9bf45

Shades

Tints

Tones

Harmony

CSS snippets for #B9BF45

.color-b9bf45 {
  color: #B9BF45;
  background-color: #B9BF45;
}

Frequently asked questions

What color is #B9BF45?+

#B9BF45 is a HEX color with RGB value rgb(185, 191, 69) and HSL value hsl(63, 49%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B9BF45?+

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