#BFFFE7 Color

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

Color preview

#BFFFE7

Color formats

HEX
#BFFFE7
RGB
rgb(191, 255, 231)
RGBA
rgba(191, 255, 231, 1)
HSL
hsl(158, 100%, 87%)
HSV
hsv(158, 25%, 100%)
CMYK
cmyk(25%, 0%, 9%, 0%)
CSS variable
--color-primary: #BFFFE7;
Lowercase HEX
#bfffe7

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFE7

.color-bfffe7 {
  color: #BFFFE7;
  background-color: #BFFFE7;
}

Frequently asked questions

What color is #BFFFE7?+

#BFFFE7 is a HEX color with RGB value rgb(191, 255, 231) and HSL value hsl(158, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFFE7?+

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