#BFCC2E Color

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

Color preview

#BFCC2E

Color formats

HEX
#BFCC2E
RGB
rgb(191, 204, 46)
RGBA
rgba(191, 204, 46, 1)
HSL
hsl(65, 63%, 49%)
HSV
hsv(65, 77%, 80%)
CMYK
cmyk(6%, 0%, 77%, 20%)
CSS variable
--color-primary: #BFCC2E;
Lowercase HEX
#bfcc2e

Shades

Tints

Tones

Harmony

CSS snippets for #BFCC2E

.color-bfcc2e {
  color: #BFCC2E;
  background-color: #BFCC2E;
}

Frequently asked questions

What color is #BFCC2E?+

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

What is the closest Tailwind color to #BFCC2E?+

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