#BEE392 Color

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

Color preview

#BEE392

Color formats

HEX
#BEE392
RGB
rgb(190, 227, 146)
RGBA
rgba(190, 227, 146, 1)
HSL
hsl(87, 59%, 73%)
HSV
hsv(87, 36%, 89%)
CMYK
cmyk(16%, 0%, 36%, 11%)
CSS variable
--color-primary: #BEE392;
Lowercase HEX
#bee392

Shades

Tints

Tones

Harmony

CSS snippets for #BEE392

.color-bee392 {
  color: #BEE392;
  background-color: #BEE392;
}

Frequently asked questions

What color is #BEE392?+

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

What is the closest Tailwind color to #BEE392?+

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