#BFCA3F Color

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

Color preview

#BFCA3F

Color formats

HEX
#BFCA3F
RGB
rgb(191, 202, 63)
RGBA
rgba(191, 202, 63, 1)
HSL
hsl(65, 57%, 52%)
HSV
hsv(65, 69%, 79%)
CMYK
cmyk(5%, 0%, 69%, 21%)
CSS variable
--color-primary: #BFCA3F;
Lowercase HEX
#bfca3f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA3F

.color-bfca3f {
  color: #BFCA3F;
  background-color: #BFCA3F;
}

Frequently asked questions

What color is #BFCA3F?+

#BFCA3F is a HEX color with RGB value rgb(191, 202, 63) and HSL value hsl(65, 57%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BFCA3F?+

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