#BFE600 Color

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

Color preview

#BFE600

Color formats

HEX
#BFE600
RGB
rgb(191, 230, 0)
RGBA
rgba(191, 230, 0, 1)
HSL
hsl(70, 100%, 45%)
HSV
hsv(70, 100%, 90%)
CMYK
cmyk(17%, 0%, 100%, 10%)
CSS variable
--color-primary: #BFE600;
Lowercase HEX
#bfe600

Shades

Tints

Tones

Harmony

CSS snippets for #BFE600

.color-bfe600 {
  color: #BFE600;
  background-color: #BFE600;
}

Frequently asked questions

What color is #BFE600?+

#BFE600 is a HEX color with RGB value rgb(191, 230, 0) and HSL value hsl(70, 100%, 45%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BFE600?+

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