#BCED1D Color

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

Color preview

#BCED1D

Color formats

HEX
#BCED1D
RGB
rgb(188, 237, 29)
RGBA
rgba(188, 237, 29, 1)
HSL
hsl(74, 85%, 52%)
HSV
hsv(74, 88%, 93%)
CMYK
cmyk(21%, 0%, 88%, 7%)
CSS variable
--color-primary: #BCED1D;
Lowercase HEX
#bced1d

Shades

Tints

Tones

Harmony

CSS snippets for #BCED1D

.color-bced1d {
  color: #BCED1D;
  background-color: #BCED1D;
}

Frequently asked questions

What color is #BCED1D?+

#BCED1D is a HEX color with RGB value rgb(188, 237, 29) and HSL value hsl(74, 85%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCED1D?+

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