#BDEC77 Color

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

Color preview

#BDEC77

Color formats

HEX
#BDEC77
RGB
rgb(189, 236, 119)
RGBA
rgba(189, 236, 119, 1)
HSL
hsl(84, 75%, 70%)
HSV
hsv(84, 50%, 93%)
CMYK
cmyk(20%, 0%, 50%, 7%)
CSS variable
--color-primary: #BDEC77;
Lowercase HEX
#bdec77

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC77

.color-bdec77 {
  color: #BDEC77;
  background-color: #BDEC77;
}

Frequently asked questions

What color is #BDEC77?+

#BDEC77 is a HEX color with RGB value rgb(189, 236, 119) and HSL value hsl(84, 75%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BDEC77?+

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