#BDEC91 Color

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

Color preview

#BDEC91

Color formats

HEX
#BDEC91
RGB
rgb(189, 236, 145)
RGBA
rgba(189, 236, 145, 1)
HSL
hsl(91, 71%, 75%)
HSV
hsv(91, 39%, 93%)
CMYK
cmyk(20%, 0%, 39%, 7%)
CSS variable
--color-primary: #BDEC91;
Lowercase HEX
#bdec91

Shades

Tints

Tones

Harmony

CSS snippets for #BDEC91

.color-bdec91 {
  color: #BDEC91;
  background-color: #BDEC91;
}

Frequently asked questions

What color is #BDEC91?+

#BDEC91 is a HEX color with RGB value rgb(189, 236, 145) and HSL value hsl(91, 71%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDEC91?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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