#BCCB2F Color

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

Color preview

#BCCB2F

Color formats

HEX
#BCCB2F
RGB
rgb(188, 203, 47)
RGBA
rgba(188, 203, 47, 1)
HSL
hsl(66, 62%, 49%)
HSV
hsv(66, 77%, 80%)
CMYK
cmyk(7%, 0%, 77%, 20%)
CSS variable
--color-primary: #BCCB2F;
Lowercase HEX
#bccb2f

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB2F

.color-bccb2f {
  color: #BCCB2F;
  background-color: #BCCB2F;
}

Frequently asked questions

What color is #BCCB2F?+

#BCCB2F is a HEX color with RGB value rgb(188, 203, 47) and HSL value hsl(66, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCB2F?+

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