#BFFDF9 Color

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

Color preview

#BFFDF9

Color formats

HEX
#BFFDF9
RGB
rgb(191, 253, 249)
RGBA
rgba(191, 253, 249, 1)
HSL
hsl(176, 94%, 87%)
HSV
hsv(176, 25%, 99%)
CMYK
cmyk(25%, 0%, 2%, 1%)
CSS variable
--color-primary: #BFFDF9;
Lowercase HEX
#bffdf9

Shades

Tints

Tones

Harmony

CSS snippets for #BFFDF9

.color-bffdf9 {
  color: #BFFDF9;
  background-color: #BFFDF9;
}

Frequently asked questions

What color is #BFFDF9?+

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

What is the closest Tailwind color to #BFFDF9?+

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