#BDCB45 Color

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

Color preview

#BDCB45

Color formats

HEX
#BDCB45
RGB
rgb(189, 203, 69)
RGBA
rgba(189, 203, 69, 1)
HSL
hsl(66, 56%, 53%)
HSV
hsv(66, 66%, 80%)
CMYK
cmyk(7%, 0%, 66%, 20%)
CSS variable
--color-primary: #BDCB45;
Lowercase HEX
#bdcb45

Shades

Tints

Tones

Harmony

CSS snippets for #BDCB45

.color-bdcb45 {
  color: #BDCB45;
  background-color: #BDCB45;
}

Frequently asked questions

What color is #BDCB45?+

#BDCB45 is a HEX color with RGB value rgb(189, 203, 69) and HSL value hsl(66, 56%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCB45?+

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