#BDE65E Color

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

Color preview

#BDE65E

Color formats

HEX
#BDE65E
RGB
rgb(189, 230, 94)
RGBA
rgba(189, 230, 94, 1)
HSL
hsl(78, 73%, 64%)
HSV
hsv(78, 59%, 90%)
CMYK
cmyk(18%, 0%, 59%, 10%)
CSS variable
--color-primary: #BDE65E;
Lowercase HEX
#bde65e

Shades

Tints

Tones

Harmony

CSS snippets for #BDE65E

.color-bde65e {
  color: #BDE65E;
  background-color: #BDE65E;
}

Frequently asked questions

What color is #BDE65E?+

#BDE65E is a HEX color with RGB value rgb(189, 230, 94) and HSL value hsl(78, 73%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDE65E?+

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