#BEE288 Color

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

Color preview

#BEE288

Color formats

HEX
#BEE288
RGB
rgb(190, 226, 136)
RGBA
rgba(190, 226, 136, 1)
HSL
hsl(84, 61%, 71%)
HSV
hsv(84, 40%, 89%)
CMYK
cmyk(16%, 0%, 40%, 11%)
CSS variable
--color-primary: #BEE288;
Lowercase HEX
#bee288

Shades

Tints

Tones

Harmony

CSS snippets for #BEE288

.color-bee288 {
  color: #BEE288;
  background-color: #BEE288;
}

Frequently asked questions

What color is #BEE288?+

#BEE288 is a HEX color with RGB value rgb(190, 226, 136) and HSL value hsl(84, 61%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BEE288?+

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