#BDDC41 Color

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

Color preview

#BDDC41

Color formats

HEX
#BDDC41
RGB
rgb(189, 220, 65)
RGBA
rgba(189, 220, 65, 1)
HSL
hsl(72, 69%, 56%)
HSV
hsv(72, 70%, 86%)
CMYK
cmyk(14%, 0%, 70%, 14%)
CSS variable
--color-primary: #BDDC41;
Lowercase HEX
#bddc41

Shades

Tints

Tones

Harmony

CSS snippets for #BDDC41

.color-bddc41 {
  color: #BDDC41;
  background-color: #BDDC41;
}

Frequently asked questions

What color is #BDDC41?+

#BDDC41 is a HEX color with RGB value rgb(189, 220, 65) and HSL value hsl(72, 69%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDDC41?+

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