#BDEC13 Color

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

Color preview

#BDEC13

Color formats

HEX
#BDEC13
RGB
rgb(189, 236, 19)
RGBA
rgba(189, 236, 19, 1)
HSL
hsl(73, 85%, 50%)
HSV
hsv(73, 92%, 93%)
CMYK
cmyk(20%, 0%, 92%, 7%)
CSS variable
--color-primary: #BDEC13;
Lowercase HEX
#bdec13

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC13

.color-bdec13 {
  color: #BDEC13;
  background-color: #BDEC13;
}

Frequently asked questions

What color is #BDEC13?+

#BDEC13 is a HEX color with RGB value rgb(189, 236, 19) and HSL value hsl(73, 85%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDEC13?+

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