#BDEC76 Color

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

Color preview

#BDEC76

Color formats

HEX
#BDEC76
RGB
rgb(189, 236, 118)
RGBA
rgba(189, 236, 118, 1)
HSL
hsl(84, 76%, 69%)
HSV
hsv(84, 50%, 93%)
CMYK
cmyk(20%, 0%, 50%, 7%)
CSS variable
--color-primary: #BDEC76;
Lowercase HEX
#bdec76

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC76

.color-bdec76 {
  color: #BDEC76;
  background-color: #BDEC76;
}

Frequently asked questions

What color is #BDEC76?+

#BDEC76 is a HEX color with RGB value rgb(189, 236, 118) and HSL value hsl(84, 76%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BDEC76?+

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