#BFFBF2 Color

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

Color preview

#BFFBF2

Color formats

HEX
#BFFBF2
RGB
rgb(191, 251, 242)
RGBA
rgba(191, 251, 242, 1)
HSL
hsl(171, 88%, 87%)
HSV
hsv(171, 24%, 98%)
CMYK
cmyk(24%, 0%, 4%, 2%)
CSS variable
--color-primary: #BFFBF2;
Lowercase HEX
#bffbf2

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBF2

.color-bffbf2 {
  color: #BFFBF2;
  background-color: #BFFBF2;
}

Frequently asked questions

What color is #BFFBF2?+

#BFFBF2 is a HEX color with RGB value rgb(191, 251, 242) and HSL value hsl(171, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFBF2?+

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