#BCCF30 Color

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

Color preview

#BCCF30

Color formats

HEX
#BCCF30
RGB
rgb(188, 207, 48)
RGBA
rgba(188, 207, 48, 1)
HSL
hsl(67, 62%, 50%)
HSV
hsv(67, 77%, 81%)
CMYK
cmyk(9%, 0%, 77%, 19%)
CSS variable
--color-primary: #BCCF30;
Lowercase HEX
#bccf30

Shades

Tints

Tones

Harmony

CSS snippets for #BCCF30

.color-bccf30 {
  color: #BCCF30;
  background-color: #BCCF30;
}

Frequently asked questions

What color is #BCCF30?+

#BCCF30 is a HEX color with RGB value rgb(188, 207, 48) and HSL value hsl(67, 62%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCF30?+

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