#BCDF30 Color

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

Color preview

#BCDF30

Color formats

HEX
#BCDF30
RGB
rgb(188, 223, 48)
RGBA
rgba(188, 223, 48, 1)
HSL
hsl(72, 73%, 53%)
HSV
hsv(72, 78%, 87%)
CMYK
cmyk(16%, 0%, 78%, 13%)
CSS variable
--color-primary: #BCDF30;
Lowercase HEX
#bcdf30

Shades

Tints

Tones

Harmony

CSS snippets for #BCDF30

.color-bcdf30 {
  color: #BCDF30;
  background-color: #BCDF30;
}

Frequently asked questions

What color is #BCDF30?+

#BCDF30 is a HEX color with RGB value rgb(188, 223, 48) and HSL value hsl(72, 73%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BCDF30?+

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