#BDFF66 Color

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

Color preview

#BDFF66

Color formats

HEX
#BDFF66
RGB
rgb(189, 255, 102)
RGBA
rgba(189, 255, 102, 1)
HSL
hsl(86, 100%, 70%)
HSV
hsv(86, 60%, 100%)
CMYK
cmyk(26%, 0%, 60%, 0%)
CSS variable
--color-primary: #BDFF66;
Lowercase HEX
#bdff66

Shades

Tints

Tones

Harmony

CSS snippets for #BDFF66

.color-bdff66 {
  color: #BDFF66;
  background-color: #BDFF66;
}

Frequently asked questions

What color is #BDFF66?+

#BDFF66 is a HEX color with RGB value rgb(189, 255, 102) and HSL value hsl(86, 100%, 70%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFF66?+

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