#BCDA25 Color

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

Color preview

#BCDA25

Color formats

HEX
#BCDA25
RGB
rgb(188, 218, 37)
RGBA
rgba(188, 218, 37, 1)
HSL
hsl(70, 71%, 50%)
HSV
hsv(70, 83%, 85%)
CMYK
cmyk(14%, 0%, 83%, 15%)
CSS variable
--color-primary: #BCDA25;
Lowercase HEX
#bcda25

Shades

Tints

Tones

Harmony

CSS snippets for #BCDA25

.color-bcda25 {
  color: #BCDA25;
  background-color: #BCDA25;
}

Frequently asked questions

What color is #BCDA25?+

#BCDA25 is a HEX color with RGB value rgb(188, 218, 37) and HSL value hsl(70, 71%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCDA25?+

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