#BEE85C Color

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

Color preview

#BEE85C

Color formats

HEX
#BEE85C
RGB
rgb(190, 232, 92)
RGBA
rgba(190, 232, 92, 1)
HSL
hsl(78, 75%, 64%)
HSV
hsv(78, 60%, 91%)
CMYK
cmyk(18%, 0%, 60%, 9%)
CSS variable
--color-primary: #BEE85C;
Lowercase HEX
#bee85c

Shades

Tints

Tones

Harmony

CSS snippets for #BEE85C

.color-bee85c {
  color: #BEE85C;
  background-color: #BEE85C;
}

Frequently asked questions

What color is #BEE85C?+

#BEE85C is a HEX color with RGB value rgb(190, 232, 92) and HSL value hsl(78, 75%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE85C?+

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