#BDEC22 Color

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

Color preview

#BDEC22

Color formats

HEX
#BDEC22
RGB
rgb(189, 236, 34)
RGBA
rgba(189, 236, 34, 1)
HSL
hsl(74, 84%, 53%)
HSV
hsv(74, 86%, 93%)
CMYK
cmyk(20%, 0%, 86%, 7%)
CSS variable
--color-primary: #BDEC22;
Lowercase HEX
#bdec22

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC22

.color-bdec22 {
  color: #BDEC22;
  background-color: #BDEC22;
}

Frequently asked questions

What color is #BDEC22?+

#BDEC22 is a HEX color with RGB value rgb(189, 236, 34) and HSL value hsl(74, 84%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDEC22?+

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