#BDE15B Color

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

Color preview

#BDE15B

Color formats

HEX
#BDE15B
RGB
rgb(189, 225, 91)
RGBA
rgba(189, 225, 91, 1)
HSL
hsl(76, 69%, 62%)
HSV
hsv(76, 60%, 88%)
CMYK
cmyk(16%, 0%, 60%, 12%)
CSS variable
--color-primary: #BDE15B;
Lowercase HEX
#bde15b

Shades

Tints

Tones

Harmony

CSS snippets for #BDE15B

.color-bde15b {
  color: #BDE15B;
  background-color: #BDE15B;
}

Frequently asked questions

What color is #BDE15B?+

#BDE15B is a HEX color with RGB value rgb(189, 225, 91) and HSL value hsl(76, 69%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDE15B?+

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