#BDEC5F Color

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

Color preview

#BDEC5F

Color formats

HEX
#BDEC5F
RGB
rgb(189, 236, 95)
RGBA
rgba(189, 236, 95, 1)
HSL
hsl(80, 79%, 65%)
HSV
hsv(80, 60%, 93%)
CMYK
cmyk(20%, 0%, 60%, 7%)
CSS variable
--color-primary: #BDEC5F;
Lowercase HEX
#bdec5f

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC5F

.color-bdec5f {
  color: #BDEC5F;
  background-color: #BDEC5F;
}

Frequently asked questions

What color is #BDEC5F?+

#BDEC5F is a HEX color with RGB value rgb(189, 236, 95) and HSL value hsl(80, 79%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDEC5F?+

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