#BCFF37 Color

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

Color preview

#BCFF37

Color formats

HEX
#BCFF37
RGB
rgb(188, 255, 55)
RGBA
rgba(188, 255, 55, 1)
HSL
hsl(80, 100%, 61%)
HSV
hsv(80, 78%, 100%)
CMYK
cmyk(26%, 0%, 78%, 0%)
CSS variable
--color-primary: #BCFF37;
Lowercase HEX
#bcff37

Shades

Tints

Tones

Harmony

CSS snippets for #BCFF37

.color-bcff37 {
  color: #BCFF37;
  background-color: #BCFF37;
}

Frequently asked questions

What color is #BCFF37?+

#BCFF37 is a HEX color with RGB value rgb(188, 255, 55) and HSL value hsl(80, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCFF37?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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