#BFFBD1 Color

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

Color preview

#BFFBD1

Color formats

HEX
#BFFBD1
RGB
rgb(191, 251, 209)
RGBA
rgba(191, 251, 209, 1)
HSL
hsl(138, 88%, 87%)
HSV
hsv(138, 24%, 98%)
CMYK
cmyk(24%, 0%, 17%, 2%)
CSS variable
--color-primary: #BFFBD1;
Lowercase HEX
#bffbd1

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBD1

.color-bffbd1 {
  color: #BFFBD1;
  background-color: #BFFBD1;
}

Frequently asked questions

What color is #BFFBD1?+

#BFFBD1 is a HEX color with RGB value rgb(191, 251, 209) and HSL value hsl(138, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFFBD1?+

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