#BDE34C Color

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

Color preview

#BDE34C

Color formats

HEX
#BDE34C
RGB
rgb(189, 227, 76)
RGBA
rgba(189, 227, 76, 1)
HSL
hsl(75, 73%, 59%)
HSV
hsv(75, 67%, 89%)
CMYK
cmyk(17%, 0%, 67%, 11%)
CSS variable
--color-primary: #BDE34C;
Lowercase HEX
#bde34c

Shades

Tints

Tones

Harmony

CSS snippets for #BDE34C

.color-bde34c {
  color: #BDE34C;
  background-color: #BDE34C;
}

Frequently asked questions

What color is #BDE34C?+

#BDE34C is a HEX color with RGB value rgb(189, 227, 76) and HSL value hsl(75, 73%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDE34C?+

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