#BDD05D Color

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

Color preview

#BDD05D

Color formats

HEX
#BDD05D
RGB
rgb(189, 208, 93)
RGBA
rgba(189, 208, 93, 1)
HSL
hsl(70, 55%, 59%)
HSV
hsv(70, 55%, 82%)
CMYK
cmyk(9%, 0%, 55%, 18%)
CSS variable
--color-primary: #BDD05D;
Lowercase HEX
#bdd05d

Shades

Tints

Tones

Harmony

CSS snippets for #BDD05D

.color-bdd05d {
  color: #BDD05D;
  background-color: #BDD05D;
}

Frequently asked questions

What color is #BDD05D?+

#BDD05D is a HEX color with RGB value rgb(189, 208, 93) and HSL value hsl(70, 55%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDD05D?+

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