#BEE485 Color

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

Color preview

#BEE485

Color formats

HEX
#BEE485
RGB
rgb(190, 228, 133)
RGBA
rgba(190, 228, 133, 1)
HSL
hsl(84, 64%, 71%)
HSV
hsv(84, 42%, 89%)
CMYK
cmyk(17%, 0%, 42%, 11%)
CSS variable
--color-primary: #BEE485;
Lowercase HEX
#bee485

Shades

Tints

Tones

Harmony

CSS snippets for #BEE485

.color-bee485 {
  color: #BEE485;
  background-color: #BEE485;
}

Frequently asked questions

What color is #BEE485?+

#BEE485 is a HEX color with RGB value rgb(190, 228, 133) and HSL value hsl(84, 64%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEE485?+

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