#B5B555 Color

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

Color preview

#B5B555

Color formats

HEX
#B5B555
RGB
rgb(181, 181, 85)
RGBA
rgba(181, 181, 85, 1)
HSL
hsl(60, 39%, 52%)
HSV
hsv(60, 53%, 71%)
CMYK
cmyk(0%, 0%, 53%, 29%)
CSS variable
--color-primary: #B5B555;
Lowercase HEX
#b5b555

Shades

Tints

Tones

Harmony

CSS snippets for #B5B555

.color-b5b555 {
  color: #B5B555;
  background-color: #B5B555;
}

Frequently asked questions

What color is #B5B555?+

#B5B555 is a HEX color with RGB value rgb(181, 181, 85) and HSL value hsl(60, 39%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5B555?+

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