#B3B75C Color

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

Color preview

#B3B75C

Color formats

HEX
#B3B75C
RGB
rgb(179, 183, 92)
RGBA
rgba(179, 183, 92, 1)
HSL
hsl(63, 39%, 54%)
HSV
hsv(63, 50%, 72%)
CMYK
cmyk(2%, 0%, 50%, 28%)
CSS variable
--color-primary: #B3B75C;
Lowercase HEX
#b3b75c

Shades

Tints

Tones

Harmony

CSS snippets for #B3B75C

.color-b3b75c {
  color: #B3B75C;
  background-color: #B3B75C;
}

Frequently asked questions

What color is #B3B75C?+

#B3B75C is a HEX color with RGB value rgb(179, 183, 92) and HSL value hsl(63, 39%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3B75C?+

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