#BDD97B Color

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

Color preview

#BDD97B

Color formats

HEX
#BDD97B
RGB
rgb(189, 217, 123)
RGBA
rgba(189, 217, 123, 1)
HSL
hsl(78, 55%, 67%)
HSV
hsv(78, 43%, 85%)
CMYK
cmyk(13%, 0%, 43%, 15%)
CSS variable
--color-primary: #BDD97B;
Lowercase HEX
#bdd97b

Shades

Tints

Tones

Harmony

CSS snippets for #BDD97B

.color-bdd97b {
  color: #BDD97B;
  background-color: #BDD97B;
}

Frequently asked questions

What color is #BDD97B?+

#BDD97B is a HEX color with RGB value rgb(189, 217, 123) and HSL value hsl(78, 55%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD97B?+

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