#BEE95B Color

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

Color preview

#BEE95B

Color formats

HEX
#BEE95B
RGB
rgb(190, 233, 91)
RGBA
rgba(190, 233, 91, 1)
HSL
hsl(78, 76%, 64%)
HSV
hsv(78, 61%, 91%)
CMYK
cmyk(18%, 0%, 61%, 9%)
CSS variable
--color-primary: #BEE95B;
Lowercase HEX
#bee95b

Shades

Tints

Tones

Harmony

CSS snippets for #BEE95B

.color-bee95b {
  color: #BEE95B;
  background-color: #BEE95B;
}

Frequently asked questions

What color is #BEE95B?+

#BEE95B is a HEX color with RGB value rgb(190, 233, 91) and HSL value hsl(78, 76%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BEE95B?+

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