#BFFEF6 Color

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

Color preview

#BFFEF6

Color formats

HEX
#BFFEF6
RGB
rgb(191, 254, 246)
RGBA
rgba(191, 254, 246, 1)
HSL
hsl(172, 97%, 87%)
HSV
hsv(172, 25%, 100%)
CMYK
cmyk(25%, 0%, 3%, 0%)
CSS variable
--color-primary: #BFFEF6;
Lowercase HEX
#bffef6

Shades

Tints

Tones

Harmony

CSS snippets for #BFFEF6

.color-bffef6 {
  color: #BFFEF6;
  background-color: #BFFEF6;
}

Frequently asked questions

What color is #BFFEF6?+

#BFFEF6 is a HEX color with RGB value rgb(191, 254, 246) and HSL value hsl(172, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFEF6?+

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