#BCCF2A Color

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

Color preview

#BCCF2A

Color formats

HEX
#BCCF2A
RGB
rgb(188, 207, 42)
RGBA
rgba(188, 207, 42, 1)
HSL
hsl(67, 66%, 49%)
HSV
hsv(67, 80%, 81%)
CMYK
cmyk(9%, 0%, 80%, 19%)
CSS variable
--color-primary: #BCCF2A;
Lowercase HEX
#bccf2a

Shades

Tints

Tones

Harmony

CSS snippets for #BCCF2A

.color-bccf2a {
  color: #BCCF2A;
  background-color: #BCCF2A;
}

Frequently asked questions

What color is #BCCF2A?+

#BCCF2A is a HEX color with RGB value rgb(188, 207, 42) and HSL value hsl(67, 66%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCF2A?+

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