#BEE89B Color

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

Color preview

#BEE89B

Color formats

HEX
#BEE89B
RGB
rgb(190, 232, 155)
RGBA
rgba(190, 232, 155, 1)
HSL
hsl(93, 63%, 76%)
HSV
hsv(93, 33%, 91%)
CMYK
cmyk(18%, 0%, 33%, 9%)
CSS variable
--color-primary: #BEE89B;
Lowercase HEX
#bee89b

Shades

Tints

Tones

Harmony

CSS snippets for #BEE89B

.color-bee89b {
  color: #BEE89B;
  background-color: #BEE89B;
}

Frequently asked questions

What color is #BEE89B?+

#BEE89B is a HEX color with RGB value rgb(190, 232, 155) and HSL value hsl(93, 63%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE89B?+

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