#BCDD44 Color

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

Color preview

#BCDD44

Color formats

HEX
#BCDD44
RGB
rgb(188, 221, 68)
RGBA
rgba(188, 221, 68, 1)
HSL
hsl(73, 69%, 57%)
HSV
hsv(73, 69%, 87%)
CMYK
cmyk(15%, 0%, 69%, 13%)
CSS variable
--color-primary: #BCDD44;
Lowercase HEX
#bcdd44

Shades

Tints

Tones

Harmony

CSS snippets for #BCDD44

.color-bcdd44 {
  color: #BCDD44;
  background-color: #BCDD44;
}

Frequently asked questions

What color is #BCDD44?+

#BCDD44 is a HEX color with RGB value rgb(188, 221, 68) and HSL value hsl(73, 69%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCDD44?+

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