#BCDD28 Color

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

Color preview

#BCDD28

Color formats

HEX
#BCDD28
RGB
rgb(188, 221, 40)
RGBA
rgba(188, 221, 40, 1)
HSL
hsl(71, 73%, 51%)
HSV
hsv(71, 82%, 87%)
CMYK
cmyk(15%, 0%, 82%, 13%)
CSS variable
--color-primary: #BCDD28;
Lowercase HEX
#bcdd28

Shades

Tints

Tones

Harmony

CSS snippets for #BCDD28

.color-bcdd28 {
  color: #BCDD28;
  background-color: #BCDD28;
}

Frequently asked questions

What color is #BCDD28?+

#BCDD28 is a HEX color with RGB value rgb(188, 221, 40) and HSL value hsl(71, 73%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCDD28?+

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