#BDFF14 Color

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

Color preview

#BDFF14

Color formats

HEX
#BDFF14
RGB
rgb(189, 255, 20)
RGBA
rgba(189, 255, 20, 1)
HSL
hsl(77, 100%, 54%)
HSV
hsv(77, 92%, 100%)
CMYK
cmyk(26%, 0%, 92%, 0%)
CSS variable
--color-primary: #BDFF14;
Lowercase HEX
#bdff14

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF14

.color-bdff14 {
  color: #BDFF14;
  background-color: #BDFF14;
}

Frequently asked questions

What color is #BDFF14?+

#BDFF14 is a HEX color with RGB value rgb(189, 255, 20) and HSL value hsl(77, 100%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF14?+

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