#BDD05E Color

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

Color preview

#BDD05E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDD05E

.color-bdd05e {
  color: #BDD05E;
  background-color: #BDD05E;
}

Frequently asked questions

What color is #BDD05E?+

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

What is the closest Tailwind color to #BDD05E?+

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