#BCEC20 Color

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

Color preview

#BCEC20

Color formats

HEX
#BCEC20
RGB
rgb(188, 236, 32)
RGBA
rgba(188, 236, 32, 1)
HSL
hsl(74, 84%, 53%)
HSV
hsv(74, 86%, 93%)
CMYK
cmyk(20%, 0%, 86%, 7%)
CSS variable
--color-primary: #BCEC20;
Lowercase HEX
#bcec20

Shades

Tints

Tones

Harmony

CSS snippets for #BCEC20

.color-bcec20 {
  color: #BCEC20;
  background-color: #BCEC20;
}

Frequently asked questions

What color is #BCEC20?+

#BCEC20 is a HEX color with RGB value rgb(188, 236, 32) and HSL value hsl(74, 84%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCEC20?+

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