#BFD2EB Color

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

Color preview

#BFD2EB

Color formats

HEX
#BFD2EB
RGB
rgb(191, 210, 235)
RGBA
rgba(191, 210, 235, 1)
HSL
hsl(214, 52%, 84%)
HSV
hsv(214, 19%, 92%)
CMYK
cmyk(19%, 11%, 0%, 8%)
CSS variable
--color-primary: #BFD2EB;
Lowercase HEX
#bfd2eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFD2EB

.color-bfd2eb {
  color: #BFD2EB;
  background-color: #BFD2EB;
}

Frequently asked questions

What color is #BFD2EB?+

#BFD2EB is a HEX color with RGB value rgb(191, 210, 235) and HSL value hsl(214, 52%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BFD2EB?+

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