#BCCC2E Color

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

Color preview

#BCCC2E

Color formats

HEX
#BCCC2E
RGB
rgb(188, 204, 46)
RGBA
rgba(188, 204, 46, 1)
HSL
hsl(66, 63%, 49%)
HSV
hsv(66, 77%, 80%)
CMYK
cmyk(8%, 0%, 77%, 20%)
CSS variable
--color-primary: #BCCC2E;
Lowercase HEX
#bccc2e

Shades

Tints

Tones

Harmony

CSS snippets for #BCCC2E

.color-bccc2e {
  color: #BCCC2E;
  background-color: #BCCC2E;
}

Frequently asked questions

What color is #BCCC2E?+

#BCCC2E is a HEX color with RGB value rgb(188, 204, 46) and HSL value hsl(66, 63%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BCCC2E?+

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