#BFF0DE Color

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

Color preview

#BFF0DE

Color formats

HEX
#BFF0DE
RGB
rgb(191, 240, 222)
RGBA
rgba(191, 240, 222, 1)
HSL
hsl(158, 62%, 85%)
HSV
hsv(158, 20%, 94%)
CMYK
cmyk(20%, 0%, 7%, 6%)
CSS variable
--color-primary: #BFF0DE;
Lowercase HEX
#bff0de

Shades

Tints

Tones

Harmony

CSS snippets for #BFF0DE

.color-bff0de {
  color: #BFF0DE;
  background-color: #BFF0DE;
}

Frequently asked questions

What color is #BFF0DE?+

#BFF0DE is a HEX color with RGB value rgb(191, 240, 222) and HSL value hsl(158, 62%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFF0DE?+

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