#BFFDF5 Color

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

Color preview

#BFFDF5

Color formats

HEX
#BFFDF5
RGB
rgb(191, 253, 245)
RGBA
rgba(191, 253, 245, 1)
HSL
hsl(172, 94%, 87%)
HSV
hsv(172, 25%, 99%)
CMYK
cmyk(25%, 0%, 3%, 1%)
CSS variable
--color-primary: #BFFDF5;
Lowercase HEX
#bffdf5

Shades

Tints

Tones

Harmony

CSS snippets for #BFFDF5

.color-bffdf5 {
  color: #BFFDF5;
  background-color: #BFFDF5;
}

Frequently asked questions

What color is #BFFDF5?+

#BFFDF5 is a HEX color with RGB value rgb(191, 253, 245) and HSL value hsl(172, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFDF5?+

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