#BFDFD8 Color

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

Color preview

#BFDFD8

Color formats

HEX
#BFDFD8
RGB
rgb(191, 223, 216)
RGBA
rgba(191, 223, 216, 1)
HSL
hsl(167, 33%, 81%)
HSV
hsv(167, 14%, 87%)
CMYK
cmyk(14%, 0%, 3%, 13%)
CSS variable
--color-primary: #BFDFD8;
Lowercase HEX
#bfdfd8

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFD8

.color-bfdfd8 {
  color: #BFDFD8;
  background-color: #BFDFD8;
}

Frequently asked questions

What color is #BFDFD8?+

#BFDFD8 is a HEX color with RGB value rgb(191, 223, 216) and HSL value hsl(167, 33%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFDFD8?+

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