#BFFBFF Color

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

Color preview

#BFFBFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBFF

.color-bffbff {
  color: #BFFBFF;
  background-color: #BFFBFF;
}

Frequently asked questions

What color is #BFFBFF?+

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

What is the closest Tailwind color to #BFFBFF?+

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