#BDD02F Color

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

Color preview

#BDD02F

Color formats

HEX
#BDD02F
RGB
rgb(189, 208, 47)
RGBA
rgba(189, 208, 47, 1)
HSL
hsl(67, 63%, 50%)
HSV
hsv(67, 77%, 82%)
CMYK
cmyk(9%, 0%, 77%, 18%)
CSS variable
--color-primary: #BDD02F;
Lowercase HEX
#bdd02f

Shades

Tints

Tones

Harmony

CSS snippets for #BDD02F

.color-bdd02f {
  color: #BDD02F;
  background-color: #BDD02F;
}

Frequently asked questions

What color is #BDD02F?+

#BDD02F is a HEX color with RGB value rgb(189, 208, 47) and HSL value hsl(67, 63%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDD02F?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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