#BDEB92 Color

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

Color preview

#BDEB92

Color formats

HEX
#BDEB92
RGB
rgb(189, 235, 146)
RGBA
rgba(189, 235, 146, 1)
HSL
hsl(91, 69%, 75%)
HSV
hsv(91, 38%, 92%)
CMYK
cmyk(20%, 0%, 38%, 8%)
CSS variable
--color-primary: #BDEB92;
Lowercase HEX
#bdeb92

Shades

Tints

Tones

Harmony

CSS snippets for #BDEB92

.color-bdeb92 {
  color: #BDEB92;
  background-color: #BDEB92;
}

Frequently asked questions

What color is #BDEB92?+

#BDEB92 is a HEX color with RGB value rgb(189, 235, 146) and HSL value hsl(91, 69%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDEB92?+

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