#BCF07B Color

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

Color preview

#BCF07B

Color formats

HEX
#BCF07B
RGB
rgb(188, 240, 123)
RGBA
rgba(188, 240, 123, 1)
HSL
hsl(87, 80%, 71%)
HSV
hsv(87, 49%, 94%)
CMYK
cmyk(22%, 0%, 49%, 6%)
CSS variable
--color-primary: #BCF07B;
Lowercase HEX
#bcf07b

Shades

Tints

Tones

Harmony

CSS snippets for #BCF07B

.color-bcf07b {
  color: #BCF07B;
  background-color: #BCF07B;
}

Frequently asked questions

What color is #BCF07B?+

#BCF07B is a HEX color with RGB value rgb(188, 240, 123) and HSL value hsl(87, 80%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BCF07B?+

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