#B5C03B Color

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

Color preview

#B5C03B

Color formats

HEX
#B5C03B
RGB
rgb(181, 192, 59)
RGBA
rgba(181, 192, 59, 1)
HSL
hsl(65, 53%, 49%)
HSV
hsv(65, 69%, 75%)
CMYK
cmyk(6%, 0%, 69%, 25%)
CSS variable
--color-primary: #B5C03B;
Lowercase HEX
#b5c03b

Shades

Tints

Tones

Harmony

CSS snippets for #B5C03B

.color-b5c03b {
  color: #B5C03B;
  background-color: #B5C03B;
}

Frequently asked questions

What color is #B5C03B?+

#B5C03B is a HEX color with RGB value rgb(181, 192, 59) and HSL value hsl(65, 53%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B5C03B?+

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