#B5C204 Color

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

Color preview

#B5C204

Color formats

HEX
#B5C204
RGB
rgb(181, 194, 4)
RGBA
rgba(181, 194, 4, 1)
HSL
hsl(64, 96%, 39%)
HSV
hsv(64, 98%, 76%)
CMYK
cmyk(7%, 0%, 98%, 24%)
CSS variable
--color-primary: #B5C204;
Lowercase HEX
#b5c204

Shades

Tints

Tones

Harmony

CSS snippets for #B5C204

.color-b5c204 {
  color: #B5C204;
  background-color: #B5C204;
}

Frequently asked questions

What color is #B5C204?+

#B5C204 is a HEX color with RGB value rgb(181, 194, 4) and HSL value hsl(64, 96%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B5C204?+

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