#BDE18B Color

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

Color preview

#BDE18B

Color formats

HEX
#BDE18B
RGB
rgb(189, 225, 139)
RGBA
rgba(189, 225, 139, 1)
HSL
hsl(85, 59%, 71%)
HSV
hsv(85, 38%, 88%)
CMYK
cmyk(16%, 0%, 38%, 12%)
CSS variable
--color-primary: #BDE18B;
Lowercase HEX
#bde18b

Shades

Tints

Tones

Harmony

CSS snippets for #BDE18B

.color-bde18b {
  color: #BDE18B;
  background-color: #BDE18B;
}

Frequently asked questions

What color is #BDE18B?+

#BDE18B is a HEX color with RGB value rgb(189, 225, 139) and HSL value hsl(85, 59%, 71%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDE18B?+

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