#BCF84B Color

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

Color preview

#BCF84B

Color formats

HEX
#BCF84B
RGB
rgb(188, 248, 75)
RGBA
rgba(188, 248, 75, 1)
HSL
hsl(81, 93%, 63%)
HSV
hsv(81, 70%, 97%)
CMYK
cmyk(24%, 0%, 70%, 3%)
CSS variable
--color-primary: #BCF84B;
Lowercase HEX
#bcf84b

Shades

Tints

Tones

Harmony

CSS snippets for #BCF84B

.color-bcf84b {
  color: #BCF84B;
  background-color: #BCF84B;
}

Frequently asked questions

What color is #BCF84B?+

#BCF84B is a HEX color with RGB value rgb(188, 248, 75) and HSL value hsl(81, 93%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCF84B?+

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