#BDD03E Color

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

Color preview

#BDD03E

Color formats

HEX
#BDD03E
RGB
rgb(189, 208, 62)
RGBA
rgba(189, 208, 62, 1)
HSL
hsl(68, 61%, 53%)
HSV
hsv(68, 70%, 82%)
CMYK
cmyk(9%, 0%, 70%, 18%)
CSS variable
--color-primary: #BDD03E;
Lowercase HEX
#bdd03e

Shades

Tints

Tones

Harmony

CSS snippets for #BDD03E

.color-bdd03e {
  color: #BDD03E;
  background-color: #BDD03E;
}

Frequently asked questions

What color is #BDD03E?+

#BDD03E is a HEX color with RGB value rgb(189, 208, 62) and HSL value hsl(68, 61%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDD03E?+

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