#BDC550 Color

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

Color preview

#BDC550

Color formats

HEX
#BDC550
RGB
rgb(189, 197, 80)
RGBA
rgba(189, 197, 80, 1)
HSL
hsl(64, 50%, 54%)
HSV
hsv(64, 59%, 77%)
CMYK
cmyk(4%, 0%, 59%, 23%)
CSS variable
--color-primary: #BDC550;
Lowercase HEX
#bdc550

Shades

Tints

Tones

Harmony

CSS snippets for #BDC550

.color-bdc550 {
  color: #BDC550;
  background-color: #BDC550;
}

Frequently asked questions

What color is #BDC550?+

#BDC550 is a HEX color with RGB value rgb(189, 197, 80) and HSL value hsl(64, 50%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDC550?+

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