#BCCF3F Color

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

Color preview

#BCCF3F

Color formats

HEX
#BCCF3F
RGB
rgb(188, 207, 63)
RGBA
rgba(188, 207, 63, 1)
HSL
hsl(68, 60%, 53%)
HSV
hsv(68, 70%, 81%)
CMYK
cmyk(9%, 0%, 70%, 19%)
CSS variable
--color-primary: #BCCF3F;
Lowercase HEX
#bccf3f

Shades

Tints

Tones

Harmony

CSS snippets for #BCCF3F

.color-bccf3f {
  color: #BCCF3F;
  background-color: #BCCF3F;
}

Frequently asked questions

What color is #BCCF3F?+

#BCCF3F is a HEX color with RGB value rgb(188, 207, 63) and HSL value hsl(68, 60%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCF3F?+

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