#BFE7DF Color

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

Color preview

#BFE7DF

Color formats

HEX
#BFE7DF
RGB
rgb(191, 231, 223)
RGBA
rgba(191, 231, 223, 1)
HSL
hsl(168, 45%, 83%)
HSV
hsv(168, 17%, 91%)
CMYK
cmyk(17%, 0%, 3%, 9%)
CSS variable
--color-primary: #BFE7DF;
Lowercase HEX
#bfe7df

Shades

Tints

Tones

Harmony

CSS snippets for #BFE7DF

.color-bfe7df {
  color: #BFE7DF;
  background-color: #BFE7DF;
}

Frequently asked questions

What color is #BFE7DF?+

#BFE7DF is a HEX color with RGB value rgb(191, 231, 223) and HSL value hsl(168, 45%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFE7DF?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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