#BEE69B Color

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

Color preview

#BEE69B

Color formats

HEX
#BEE69B
RGB
rgb(190, 230, 155)
RGBA
rgba(190, 230, 155, 1)
HSL
hsl(92, 60%, 75%)
HSV
hsv(92, 33%, 90%)
CMYK
cmyk(17%, 0%, 33%, 10%)
CSS variable
--color-primary: #BEE69B;
Lowercase HEX
#bee69b

Shades

Tints

Tones

Harmony

CSS snippets for #BEE69B

.color-bee69b {
  color: #BEE69B;
  background-color: #BEE69B;
}

Frequently asked questions

What color is #BEE69B?+

#BEE69B is a HEX color with RGB value rgb(190, 230, 155) and HSL value hsl(92, 60%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE69B?+

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