#BCDE26 Color

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

Color preview

#BCDE26

Color formats

HEX
#BCDE26
RGB
rgb(188, 222, 38)
RGBA
rgba(188, 222, 38, 1)
HSL
hsl(71, 74%, 51%)
HSV
hsv(71, 83%, 87%)
CMYK
cmyk(15%, 0%, 83%, 13%)
CSS variable
--color-primary: #BCDE26;
Lowercase HEX
#bcde26

Shades

Tints

Tones

Harmony

CSS snippets for #BCDE26

.color-bcde26 {
  color: #BCDE26;
  background-color: #BCDE26;
}

Frequently asked questions

What color is #BCDE26?+

#BCDE26 is a HEX color with RGB value rgb(188, 222, 38) and HSL value hsl(71, 74%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCDE26?+

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