#BEFE85 Color

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

Color preview

#BEFE85

Color formats

HEX
#BEFE85
RGB
rgb(190, 254, 133)
RGBA
rgba(190, 254, 133, 1)
HSL
hsl(92, 98%, 76%)
HSV
hsv(92, 48%, 100%)
CMYK
cmyk(25%, 0%, 48%, 0%)
CSS variable
--color-primary: #BEFE85;
Lowercase HEX
#befe85

Shades

Tints

Tones

Harmony

CSS snippets for #BEFE85

.color-befe85 {
  color: #BEFE85;
  background-color: #BEFE85;
}

Frequently asked questions

What color is #BEFE85?+

#BEFE85 is a HEX color with RGB value rgb(190, 254, 133) and HSL value hsl(92, 98%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BEFE85?+

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