#BDD15C Color

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

Color preview

#BDD15C

Color formats

HEX
#BDD15C
RGB
rgb(189, 209, 92)
RGBA
rgba(189, 209, 92, 1)
HSL
hsl(70, 56%, 59%)
HSV
hsv(70, 56%, 82%)
CMYK
cmyk(10%, 0%, 56%, 18%)
CSS variable
--color-primary: #BDD15C;
Lowercase HEX
#bdd15c

Shades

Tints

Tones

Harmony

CSS snippets for #BDD15C

.color-bdd15c {
  color: #BDD15C;
  background-color: #BDD15C;
}

Frequently asked questions

What color is #BDD15C?+

#BDD15C is a HEX color with RGB value rgb(189, 209, 92) and HSL value hsl(70, 56%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD15C?+

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