#BFED69 Color

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

Color preview

#BFED69

Color formats

HEX
#BFED69
RGB
rgb(191, 237, 105)
RGBA
rgba(191, 237, 105, 1)
HSL
hsl(81, 79%, 67%)
HSV
hsv(81, 56%, 93%)
CMYK
cmyk(19%, 0%, 56%, 7%)
CSS variable
--color-primary: #BFED69;
Lowercase HEX
#bfed69

Shades

Tints

Tones

Harmony

CSS snippets for #BFED69

.color-bfed69 {
  color: #BFED69;
  background-color: #BFED69;
}

Frequently asked questions

What color is #BFED69?+

#BFED69 is a HEX color with RGB value rgb(191, 237, 105) and HSL value hsl(81, 79%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFED69?+

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