#BFF9D6 Color

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

Color preview

#BFF9D6

Color formats

HEX
#BFF9D6
RGB
rgb(191, 249, 214)
RGBA
rgba(191, 249, 214, 1)
HSL
hsl(144, 83%, 86%)
HSV
hsv(144, 23%, 98%)
CMYK
cmyk(23%, 0%, 14%, 2%)
CSS variable
--color-primary: #BFF9D6;
Lowercase HEX
#bff9d6

Shades

Tints

Tones

Harmony

CSS snippets for #BFF9D6

.color-bff9d6 {
  color: #BFF9D6;
  background-color: #BFF9D6;
}

Frequently asked questions

What color is #BFF9D6?+

#BFF9D6 is a HEX color with RGB value rgb(191, 249, 214) and HSL value hsl(144, 83%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF9D6?+

The closest Tailwind color is green-200, available as the bg-green-200 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