#BFFFFB Color

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

Color preview

#BFFFFB

Color formats

HEX
#BFFFFB
RGB
rgb(191, 255, 251)
RGBA
rgba(191, 255, 251, 1)
HSL
hsl(176, 100%, 87%)
HSV
hsv(176, 25%, 100%)
CMYK
cmyk(25%, 0%, 2%, 0%)
CSS variable
--color-primary: #BFFFFB;
Lowercase HEX
#bffffb

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFFB

.color-bffffb {
  color: #BFFFFB;
  background-color: #BFFFFB;
}

Frequently asked questions

What color is #BFFFFB?+

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

What is the closest Tailwind color to #BFFFFB?+

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