#BFD5EB Color

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

Color preview

#BFD5EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFD5EB

.color-bfd5eb {
  color: #BFD5EB;
  background-color: #BFD5EB;
}

Frequently asked questions

What color is #BFD5EB?+

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

What is the closest Tailwind color to #BFD5EB?+

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