#BDC03A Color

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

Color preview

#BDC03A

Color formats

HEX
#BDC03A
RGB
rgb(189, 192, 58)
RGBA
rgba(189, 192, 58, 1)
HSL
hsl(61, 54%, 49%)
HSV
hsv(61, 70%, 75%)
CMYK
cmyk(2%, 0%, 70%, 25%)
CSS variable
--color-primary: #BDC03A;
Lowercase HEX
#bdc03a

Shades

Tints

Tones

Harmony

CSS snippets for #BDC03A

.color-bdc03a {
  color: #BDC03A;
  background-color: #BDC03A;
}

Frequently asked questions

What color is #BDC03A?+

#BDC03A is a HEX color with RGB value rgb(189, 192, 58) and HSL value hsl(61, 54%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDC03A?+

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