#BCDF20 Color

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

Color preview

#BCDF20

Color formats

HEX
#BCDF20
RGB
rgb(188, 223, 32)
RGBA
rgba(188, 223, 32, 1)
HSL
hsl(71, 75%, 50%)
HSV
hsv(71, 86%, 87%)
CMYK
cmyk(16%, 0%, 86%, 13%)
CSS variable
--color-primary: #BCDF20;
Lowercase HEX
#bcdf20

Shades

Tints

Tones

Harmony

CSS snippets for #BCDF20

.color-bcdf20 {
  color: #BCDF20;
  background-color: #BCDF20;
}

Frequently asked questions

What color is #BCDF20?+

#BCDF20 is a HEX color with RGB value rgb(188, 223, 32) and HSL value hsl(71, 75%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCDF20?+

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