#BFFDC6 Color

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

Color preview

#BFFDC6

Color formats

HEX
#BFFDC6
RGB
rgb(191, 253, 198)
RGBA
rgba(191, 253, 198, 1)
HSL
hsl(127, 94%, 87%)
HSV
hsv(127, 25%, 99%)
CMYK
cmyk(25%, 0%, 22%, 1%)
CSS variable
--color-primary: #BFFDC6;
Lowercase HEX
#bffdc6

Shades

Tints

Tones

Harmony

CSS snippets for #BFFDC6

.color-bffdc6 {
  color: #BFFDC6;
  background-color: #BFFDC6;
}

Frequently asked questions

What color is #BFFDC6?+

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

What is the closest Tailwind color to #BFFDC6?+

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