#BCED40 Color

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

Color preview

#BCED40

Color formats

HEX
#BCED40
RGB
rgb(188, 237, 64)
RGBA
rgba(188, 237, 64, 1)
HSL
hsl(77, 83%, 59%)
HSV
hsv(77, 73%, 93%)
CMYK
cmyk(21%, 0%, 73%, 7%)
CSS variable
--color-primary: #BCED40;
Lowercase HEX
#bced40

Shades

Tints

Tones

Harmony

CSS snippets for #BCED40

.color-bced40 {
  color: #BCED40;
  background-color: #BCED40;
}

Frequently asked questions

What color is #BCED40?+

#BCED40 is a HEX color with RGB value rgb(188, 237, 64) and HSL value hsl(77, 83%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCED40?+

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