#BEE292 Color

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

Color preview

#BEE292

Color formats

HEX
#BEE292
RGB
rgb(190, 226, 146)
RGBA
rgba(190, 226, 146, 1)
HSL
hsl(87, 58%, 73%)
HSV
hsv(87, 35%, 89%)
CMYK
cmyk(16%, 0%, 35%, 11%)
CSS variable
--color-primary: #BEE292;
Lowercase HEX
#bee292

Shades

Tints

Tones

Harmony

CSS snippets for #BEE292

.color-bee292 {
  color: #BEE292;
  background-color: #BEE292;
}

Frequently asked questions

What color is #BEE292?+

#BEE292 is a HEX color with RGB value rgb(190, 226, 146) and HSL value hsl(87, 58%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE292?+

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