#BFDFD9 Color

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

Color preview

#BFDFD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFDFD9

.color-bfdfd9 {
  color: #BFDFD9;
  background-color: #BFDFD9;
}

Frequently asked questions

What color is #BFDFD9?+

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

What is the closest Tailwind color to #BFDFD9?+

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