#BEE194 Color

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

Color preview

#BEE194

Color formats

HEX
#BEE194
RGB
rgb(190, 225, 148)
RGBA
rgba(190, 225, 148, 1)
HSL
hsl(87, 56%, 73%)
HSV
hsv(87, 34%, 88%)
CMYK
cmyk(16%, 0%, 34%, 12%)
CSS variable
--color-primary: #BEE194;
Lowercase HEX
#bee194

Shades

Tints

Tones

Harmony

CSS snippets for #BEE194

.color-bee194 {
  color: #BEE194;
  background-color: #BEE194;
}

Frequently asked questions

What color is #BEE194?+

#BEE194 is a HEX color with RGB value rgb(190, 225, 148) and HSL value hsl(87, 56%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE194?+

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