#BFFBF4 Color

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

Color preview

#BFFBF4

Color formats

HEX
#BFFBF4
RGB
rgb(191, 251, 244)
RGBA
rgba(191, 251, 244, 1)
HSL
hsl(173, 88%, 87%)
HSV
hsv(173, 24%, 98%)
CMYK
cmyk(24%, 0%, 3%, 2%)
CSS variable
--color-primary: #BFFBF4;
Lowercase HEX
#bffbf4

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBF4

.color-bffbf4 {
  color: #BFFBF4;
  background-color: #BFFBF4;
}

Frequently asked questions

What color is #BFFBF4?+

#BFFBF4 is a HEX color with RGB value rgb(191, 251, 244) and HSL value hsl(173, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFBF4?+

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