#BEE142 Color

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

Color preview

#BEE142

Color formats

HEX
#BEE142
RGB
rgb(190, 225, 66)
RGBA
rgba(190, 225, 66, 1)
HSL
hsl(73, 73%, 57%)
HSV
hsv(73, 71%, 88%)
CMYK
cmyk(16%, 0%, 71%, 12%)
CSS variable
--color-primary: #BEE142;
Lowercase HEX
#bee142

Shades

Tints

Tones

Harmony

CSS snippets for #BEE142

.color-bee142 {
  color: #BEE142;
  background-color: #BEE142;
}

Frequently asked questions

What color is #BEE142?+

#BEE142 is a HEX color with RGB value rgb(190, 225, 66) and HSL value hsl(73, 73%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE142?+

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