#BCED53 Color

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

Color preview

#BCED53

Color formats

HEX
#BCED53
RGB
rgb(188, 237, 83)
RGBA
rgba(188, 237, 83, 1)
HSL
hsl(79, 81%, 63%)
HSV
hsv(79, 65%, 93%)
CMYK
cmyk(21%, 0%, 65%, 7%)
CSS variable
--color-primary: #BCED53;
Lowercase HEX
#bced53

Shades

Tints

Tones

Harmony

CSS snippets for #BCED53

.color-bced53 {
  color: #BCED53;
  background-color: #BCED53;
}

Frequently asked questions

What color is #BCED53?+

#BCED53 is a HEX color with RGB value rgb(188, 237, 83) and HSL value hsl(79, 81%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCED53?+

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