#BDD35B Color

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

Color preview

#BDD35B

Color formats

HEX
#BDD35B
RGB
rgb(189, 211, 91)
RGBA
rgba(189, 211, 91, 1)
HSL
hsl(71, 58%, 59%)
HSV
hsv(71, 57%, 83%)
CMYK
cmyk(10%, 0%, 57%, 17%)
CSS variable
--color-primary: #BDD35B;
Lowercase HEX
#bdd35b

Shades

Tints

Tones

Harmony

CSS snippets for #BDD35B

.color-bdd35b {
  color: #BDD35B;
  background-color: #BDD35B;
}

Frequently asked questions

What color is #BDD35B?+

#BDD35B is a HEX color with RGB value rgb(189, 211, 91) and HSL value hsl(71, 58%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD35B?+

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