#BFFFFE Color

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

Color preview

#BFFFFE

Color formats

HEX
#BFFFFE
RGB
rgb(191, 255, 254)
RGBA
rgba(191, 255, 254, 1)
HSL
hsl(179, 100%, 87%)
HSV
hsv(179, 25%, 100%)
CMYK
cmyk(25%, 0%, 0%, 0%)
CSS variable
--color-primary: #BFFFFE;
Lowercase HEX
#bffffe

Shades

Tints

Tones

Harmony

CSS snippets for #BFFFFE

.color-bffffe {
  color: #BFFFFE;
  background-color: #BFFFFE;
}

Frequently asked questions

What color is #BFFFFE?+

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

What is the closest Tailwind color to #BFFFFE?+

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