#BFCD26 Color

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

Color preview

#BFCD26

Color formats

HEX
#BFCD26
RGB
rgb(191, 205, 38)
RGBA
rgba(191, 205, 38, 1)
HSL
hsl(65, 69%, 48%)
HSV
hsv(65, 81%, 80%)
CMYK
cmyk(7%, 0%, 81%, 20%)
CSS variable
--color-primary: #BFCD26;
Lowercase HEX
#bfcd26

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD26

.color-bfcd26 {
  color: #BFCD26;
  background-color: #BFCD26;
}

Frequently asked questions

What color is #BFCD26?+

#BFCD26 is a HEX color with RGB value rgb(191, 205, 38) and HSL value hsl(65, 69%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFCD26?+

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