#BFFFF1 Color

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

Color preview

#BFFFF1

Color formats

HEX
#BFFFF1
RGB
rgb(191, 255, 241)
RGBA
rgba(191, 255, 241, 1)
HSL
hsl(167, 100%, 87%)
HSV
hsv(167, 25%, 100%)
CMYK
cmyk(25%, 0%, 5%, 0%)
CSS variable
--color-primary: #BFFFF1;
Lowercase HEX
#bffff1

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFF1

.color-bffff1 {
  color: #BFFFF1;
  background-color: #BFFFF1;
}

Frequently asked questions

What color is #BFFFF1?+

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

What is the closest Tailwind color to #BFFFF1?+

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