#BAFF0D Color

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

Color preview

#BAFF0D

Color formats

HEX
#BAFF0D
RGB
rgb(186, 255, 13)
RGBA
rgba(186, 255, 13, 1)
HSL
hsl(77, 100%, 53%)
HSV
hsv(77, 95%, 100%)
CMYK
cmyk(27%, 0%, 95%, 0%)
CSS variable
--color-primary: #BAFF0D;
Lowercase HEX
#baff0d

Shades

Tints

Tones

Harmony

CSS snippets for #BAFF0D

.color-baff0d {
  color: #BAFF0D;
  background-color: #BAFF0D;
}

Frequently asked questions

What color is #BAFF0D?+

#BAFF0D is a HEX color with RGB value rgb(186, 255, 13) and HSL value hsl(77, 100%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAFF0D?+

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