#BFEFCB Color

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

Color preview

#BFEFCB

Color formats

HEX
#BFEFCB
RGB
rgb(191, 239, 203)
RGBA
rgba(191, 239, 203, 1)
HSL
hsl(135, 60%, 84%)
HSV
hsv(135, 20%, 94%)
CMYK
cmyk(20%, 0%, 15%, 6%)
CSS variable
--color-primary: #BFEFCB;
Lowercase HEX
#bfefcb

Shades

Tints

Tones

Harmony

CSS snippets for #BFEFCB

.color-bfefcb {
  color: #BFEFCB;
  background-color: #BFEFCB;
}

Frequently asked questions

What color is #BFEFCB?+

#BFEFCB is a HEX color with RGB value rgb(191, 239, 203) and HSL value hsl(135, 60%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFEFCB?+

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