#BDFD32 Color

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

Color preview

#BDFD32

Color formats

HEX
#BDFD32
RGB
rgb(189, 253, 50)
RGBA
rgba(189, 253, 50, 1)
HSL
hsl(79, 98%, 59%)
HSV
hsv(79, 80%, 99%)
CMYK
cmyk(25%, 0%, 80%, 1%)
CSS variable
--color-primary: #BDFD32;
Lowercase HEX
#bdfd32

Shades

Tints

Tones

Harmony

CSS snippets for #BDFD32

.color-bdfd32 {
  color: #BDFD32;
  background-color: #BDFD32;
}

Frequently asked questions

What color is #BDFD32?+

#BDFD32 is a HEX color with RGB value rgb(189, 253, 50) and HSL value hsl(79, 98%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDFD32?+

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