#BCCB1A Color

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

Color preview

#BCCB1A

Color formats

HEX
#BCCB1A
RGB
rgb(188, 203, 26)
RGBA
rgba(188, 203, 26, 1)
HSL
hsl(65, 77%, 45%)
HSV
hsv(65, 87%, 80%)
CMYK
cmyk(7%, 0%, 87%, 20%)
CSS variable
--color-primary: #BCCB1A;
Lowercase HEX
#bccb1a

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB1A

.color-bccb1a {
  color: #BCCB1A;
  background-color: #BCCB1A;
}

Frequently asked questions

What color is #BCCB1A?+

#BCCB1A is a HEX color with RGB value rgb(188, 203, 26) and HSL value hsl(65, 77%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCB1A?+

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