#BEE15E Color

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

Color preview

#BEE15E

Color formats

HEX
#BEE15E
RGB
rgb(190, 225, 94)
RGBA
rgba(190, 225, 94, 1)
HSL
hsl(76, 69%, 63%)
HSV
hsv(76, 58%, 88%)
CMYK
cmyk(16%, 0%, 58%, 12%)
CSS variable
--color-primary: #BEE15E;
Lowercase HEX
#bee15e

Shades

Tints

Tones

Harmony

CSS snippets for #BEE15E

.color-bee15e {
  color: #BEE15E;
  background-color: #BEE15E;
}

Frequently asked questions

What color is #BEE15E?+

#BEE15E is a HEX color with RGB value rgb(190, 225, 94) and HSL value hsl(76, 69%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE15E?+

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