#BCF05B Color

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

Color preview

#BCF05B

Color formats

HEX
#BCF05B
RGB
rgb(188, 240, 91)
RGBA
rgba(188, 240, 91, 1)
HSL
hsl(81, 83%, 65%)
HSV
hsv(81, 62%, 94%)
CMYK
cmyk(22%, 0%, 62%, 6%)
CSS variable
--color-primary: #BCF05B;
Lowercase HEX
#bcf05b

Shades

Tints

Tones

Harmony

CSS snippets for #BCF05B

.color-bcf05b {
  color: #BCF05B;
  background-color: #BCF05B;
}

Frequently asked questions

What color is #BCF05B?+

#BCF05B is a HEX color with RGB value rgb(188, 240, 91) and HSL value hsl(81, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCF05B?+

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