#B1C242 Color

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

Color preview

#B1C242

Color formats

HEX
#B1C242
RGB
rgb(177, 194, 66)
RGBA
rgba(177, 194, 66, 1)
HSL
hsl(68, 51%, 51%)
HSV
hsv(68, 66%, 76%)
CMYK
cmyk(9%, 0%, 66%, 24%)
CSS variable
--color-primary: #B1C242;
Lowercase HEX
#b1c242

Shades

Tints

Tones

Harmony

CSS snippets for #B1C242

.color-b1c242 {
  color: #B1C242;
  background-color: #B1C242;
}

Frequently asked questions

What color is #B1C242?+

#B1C242 is a HEX color with RGB value rgb(177, 194, 66) and HSL value hsl(68, 51%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B1C242?+

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