#BEE25A Color

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

Color preview

#BEE25A

Color formats

HEX
#BEE25A
RGB
rgb(190, 226, 90)
RGBA
rgba(190, 226, 90, 1)
HSL
hsl(76, 70%, 62%)
HSV
hsv(76, 60%, 89%)
CMYK
cmyk(16%, 0%, 60%, 11%)
CSS variable
--color-primary: #BEE25A;
Lowercase HEX
#bee25a

Shades

Tints

Tones

Harmony

CSS snippets for #BEE25A

.color-bee25a {
  color: #BEE25A;
  background-color: #BEE25A;
}

Frequently asked questions

What color is #BEE25A?+

#BEE25A is a HEX color with RGB value rgb(190, 226, 90) and HSL value hsl(76, 70%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEE25A?+

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