#BEE193 Color

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

Color preview

#BEE193

Color formats

HEX
#BEE193
RGB
rgb(190, 225, 147)
RGBA
rgba(190, 225, 147, 1)
HSL
hsl(87, 57%, 73%)
HSV
hsv(87, 35%, 88%)
CMYK
cmyk(16%, 0%, 35%, 12%)
CSS variable
--color-primary: #BEE193;
Lowercase HEX
#bee193

Shades

Tints

Tones

Harmony

CSS snippets for #BEE193

.color-bee193 {
  color: #BEE193;
  background-color: #BEE193;
}

Frequently asked questions

What color is #BEE193?+

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

What is the closest Tailwind color to #BEE193?+

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