#BDE98B Color

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

Color preview

#BDE98B

Color formats

HEX
#BDE98B
RGB
rgb(189, 233, 139)
RGBA
rgba(189, 233, 139, 1)
HSL
hsl(88, 68%, 73%)
HSV
hsv(88, 40%, 91%)
CMYK
cmyk(19%, 0%, 40%, 9%)
CSS variable
--color-primary: #BDE98B;
Lowercase HEX
#bde98b

Shades

Tints

Tones

Harmony

CSS snippets for #BDE98B

.color-bde98b {
  color: #BDE98B;
  background-color: #BDE98B;
}

Frequently asked questions

What color is #BDE98B?+

#BDE98B is a HEX color with RGB value rgb(189, 233, 139) and HSL value hsl(88, 68%, 73%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDE98B?+

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