#BCF25F Color

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

Color preview

#BCF25F

Color formats

HEX
#BCF25F
RGB
rgb(188, 242, 95)
RGBA
rgba(188, 242, 95, 1)
HSL
hsl(82, 85%, 66%)
HSV
hsv(82, 61%, 95%)
CMYK
cmyk(22%, 0%, 61%, 5%)
CSS variable
--color-primary: #BCF25F;
Lowercase HEX
#bcf25f

Shades

Tints

Tones

Harmony

CSS snippets for #BCF25F

.color-bcf25f {
  color: #BCF25F;
  background-color: #BCF25F;
}

Frequently asked questions

What color is #BCF25F?+

#BCF25F is a HEX color with RGB value rgb(188, 242, 95) and HSL value hsl(82, 85%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCF25F?+

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