#BCED5B Color

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

Color preview

#BCED5B

Color formats

HEX
#BCED5B
RGB
rgb(188, 237, 91)
RGBA
rgba(188, 237, 91, 1)
HSL
hsl(80, 80%, 64%)
HSV
hsv(80, 62%, 93%)
CMYK
cmyk(21%, 0%, 62%, 7%)
CSS variable
--color-primary: #BCED5B;
Lowercase HEX
#bced5b

Shades

Tints

Tones

Harmony

CSS snippets for #BCED5B

.color-bced5b {
  color: #BCED5B;
  background-color: #BCED5B;
}

Frequently asked questions

What color is #BCED5B?+

#BCED5B is a HEX color with RGB value rgb(188, 237, 91) and HSL value hsl(80, 80%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCED5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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