#BDCA2B Color

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

Color preview

#BDCA2B

Color formats

HEX
#BDCA2B
RGB
rgb(189, 202, 43)
RGBA
rgba(189, 202, 43, 1)
HSL
hsl(65, 65%, 48%)
HSV
hsv(65, 79%, 79%)
CMYK
cmyk(6%, 0%, 79%, 21%)
CSS variable
--color-primary: #BDCA2B;
Lowercase HEX
#bdca2b

Shades

Tints

Tones

Harmony

CSS snippets for #BDCA2B

.color-bdca2b {
  color: #BDCA2B;
  background-color: #BDCA2B;
}

Frequently asked questions

What color is #BDCA2B?+

#BDCA2B is a HEX color with RGB value rgb(189, 202, 43) and HSL value hsl(65, 65%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCA2B?+

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