#BFFCFB Color

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

Color preview

#BFFCFB

Color formats

HEX
#BFFCFB
RGB
rgb(191, 252, 251)
RGBA
rgba(191, 252, 251, 1)
HSL
hsl(179, 91%, 87%)
HSV
hsv(179, 24%, 99%)
CMYK
cmyk(24%, 0%, 0%, 1%)
CSS variable
--color-primary: #BFFCFB;
Lowercase HEX
#bffcfb

Shades

Tints

Tones

Harmony

CSS snippets for #BFFCFB

.color-bffcfb {
  color: #BFFCFB;
  background-color: #BFFCFB;
}

Frequently asked questions

What color is #BFFCFB?+

#BFFCFB is a HEX color with RGB value rgb(191, 252, 251) and HSL value hsl(179, 91%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFCFB?+

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