#BFD4EB Color

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

Color preview

#BFD4EB

Color formats

HEX
#BFD4EB
RGB
rgb(191, 212, 235)
RGBA
rgba(191, 212, 235, 1)
HSL
hsl(211, 52%, 84%)
HSV
hsv(211, 19%, 92%)
CMYK
cmyk(19%, 10%, 0%, 8%)
CSS variable
--color-primary: #BFD4EB;
Lowercase HEX
#bfd4eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFD4EB

.color-bfd4eb {
  color: #BFD4EB;
  background-color: #BFD4EB;
}

Frequently asked questions

What color is #BFD4EB?+

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

What is the closest Tailwind color to #BFD4EB?+

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