#BFE0D5 Color

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

Color preview

#BFE0D5

Color formats

HEX
#BFE0D5
RGB
rgb(191, 224, 213)
RGBA
rgba(191, 224, 213, 1)
HSL
hsl(160, 35%, 81%)
HSV
hsv(160, 15%, 88%)
CMYK
cmyk(15%, 0%, 5%, 12%)
CSS variable
--color-primary: #BFE0D5;
Lowercase HEX
#bfe0d5

Shades

Tints

Tones

Harmony

CSS snippets for #BFE0D5

.color-bfe0d5 {
  color: #BFE0D5;
  background-color: #BFE0D5;
}

Frequently asked questions

What color is #BFE0D5?+

#BFE0D5 is a HEX color with RGB value rgb(191, 224, 213) and HSL value hsl(160, 35%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BFE0D5?+

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