#BFDA5E Color

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

Color preview

#BFDA5E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFDA5E

.color-bfda5e {
  color: #BFDA5E;
  background-color: #BFDA5E;
}

Frequently asked questions

What color is #BFDA5E?+

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

What is the closest Tailwind color to #BFDA5E?+

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