#BEFF85 Color

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

Color preview

#BEFF85

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEFF85

.color-beff85 {
  color: #BEFF85;
  background-color: #BEFF85;
}

Frequently asked questions

What color is #BEFF85?+

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

What is the closest Tailwind color to #BEFF85?+

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