#BFFBD0 Color

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

Color preview

#BFFBD0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFFBD0

.color-bffbd0 {
  color: #BFFBD0;
  background-color: #BFFBD0;
}

Frequently asked questions

What color is #BFFBD0?+

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

What is the closest Tailwind color to #BFFBD0?+

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