#B5C050 Color

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

Color preview

#B5C050

Color formats

HEX
#B5C050
RGB
rgb(181, 192, 80)
RGBA
rgba(181, 192, 80, 1)
HSL
hsl(66, 47%, 53%)
HSV
hsv(66, 58%, 75%)
CMYK
cmyk(6%, 0%, 58%, 25%)
CSS variable
--color-primary: #B5C050;
Lowercase HEX
#b5c050

Shades

Tints

Tones

Harmony

CSS snippets for #B5C050

.color-b5c050 {
  color: #B5C050;
  background-color: #B5C050;
}

Frequently asked questions

What color is #B5C050?+

#B5C050 is a HEX color with RGB value rgb(181, 192, 80) and HSL value hsl(66, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B5C050?+

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