#BFDA5C Color

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

Color preview

#BFDA5C

Color formats

HEX
#BFDA5C
RGB
rgb(191, 218, 92)
RGBA
rgba(191, 218, 92, 1)
HSL
hsl(73, 63%, 61%)
HSV
hsv(73, 58%, 85%)
CMYK
cmyk(12%, 0%, 58%, 15%)
CSS variable
--color-primary: #BFDA5C;
Lowercase HEX
#bfda5c

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA5C

.color-bfda5c {
  color: #BFDA5C;
  background-color: #BFDA5C;
}

Frequently asked questions

What color is #BFDA5C?+

#BFDA5C is a HEX color with RGB value rgb(191, 218, 92) and HSL value hsl(73, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFDA5C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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