#BFEFB6 Color

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

Color preview

#BFEFB6

Color formats

HEX
#BFEFB6
RGB
rgb(191, 239, 182)
RGBA
rgba(191, 239, 182, 1)
HSL
hsl(111, 64%, 83%)
HSV
hsv(111, 24%, 94%)
CMYK
cmyk(20%, 0%, 24%, 6%)
CSS variable
--color-primary: #BFEFB6;
Lowercase HEX
#bfefb6

Shades

Tints

Tones

Harmony

CSS snippets for #BFEFB6

.color-bfefb6 {
  color: #BFEFB6;
  background-color: #BFEFB6;
}

Frequently asked questions

What color is #BFEFB6?+

#BFEFB6 is a HEX color with RGB value rgb(191, 239, 182) and HSL value hsl(111, 64%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BFEFB6?+

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