#BDD25C Color

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

Color preview

#BDD25C

Color formats

HEX
#BDD25C
RGB
rgb(189, 210, 92)
RGBA
rgba(189, 210, 92, 1)
HSL
hsl(71, 57%, 59%)
HSV
hsv(71, 56%, 82%)
CMYK
cmyk(10%, 0%, 56%, 18%)
CSS variable
--color-primary: #BDD25C;
Lowercase HEX
#bdd25c

Shades

Tints

Tones

Harmony

CSS snippets for #BDD25C

.color-bdd25c {
  color: #BDD25C;
  background-color: #BDD25C;
}

Frequently asked questions

What color is #BDD25C?+

#BDD25C is a HEX color with RGB value rgb(189, 210, 92) and HSL value hsl(71, 57%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD25C?+

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