#BDCF44 Color

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

Color preview

#BDCF44

Color formats

HEX
#BDCF44
RGB
rgb(189, 207, 68)
RGBA
rgba(189, 207, 68, 1)
HSL
hsl(68, 59%, 54%)
HSV
hsv(68, 67%, 81%)
CMYK
cmyk(9%, 0%, 67%, 19%)
CSS variable
--color-primary: #BDCF44;
Lowercase HEX
#bdcf44

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF44

.color-bdcf44 {
  color: #BDCF44;
  background-color: #BDCF44;
}

Frequently asked questions

What color is #BDCF44?+

#BDCF44 is a HEX color with RGB value rgb(189, 207, 68) and HSL value hsl(68, 59%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDCF44?+

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