#BFFADD Color

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

Color preview

#BFFADD

Color formats

HEX
#BFFADD
RGB
rgb(191, 250, 221)
RGBA
rgba(191, 250, 221, 1)
HSL
hsl(151, 86%, 86%)
HSV
hsv(151, 24%, 98%)
CMYK
cmyk(24%, 0%, 12%, 2%)
CSS variable
--color-primary: #BFFADD;
Lowercase HEX
#bffadd

Shades

Tints

Tones

Harmony

CSS snippets for #BFFADD

.color-bffadd {
  color: #BFFADD;
  background-color: #BFFADD;
}

Frequently asked questions

What color is #BFFADD?+

#BFFADD is a HEX color with RGB value rgb(191, 250, 221) and HSL value hsl(151, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFADD?+

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