#BFD4ED Color Information

Hex color code: #BFD4ED

A airy blue shade, #BFD4ED appears as (191, 212, 237) in RGB and (213°, 56%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#BFD4ED
RGB
191, 212, 237
HSL
213°, 56%, 84%
CMYK
19%, 11%, 0%, 7%

Shades

CSS Usage
color: #BFD4ED;
background-color: #BFD4ED;
border-color: #BFD4ED;
box-shadow: 0 0 10px #BFD4ED;
border: 2px solid #BFD4ED;
Tailwind Usage
bg-[#BFD4ED]
text-[#BFD4ED]
border-[#BFD4ED]
shadow-[0_0_10px_BFD4ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BFD4ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BFD4ED; color: #000000; }

Badge

New Feature
.badge { background-color: #BFD4ED; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BFD4ED; background-color: #BFD4ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BFD4ED20; border-left: 4px solid #BFD4ED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BFD4ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BFD4ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 212, 237

Red: 191 / Green: 212 / Blue: 237

HSL

213°, 56%, 84%

Hue: 213° / Saturation: 56% / Lightness: 84%

CMYK

19%, 11%, 0%, 7%

Cyan: 19% / Magenta: 11% / Yellow: 0% / Key: 7%

What color is #BFD4ED?

#BFD4ED is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD4ED to RGB:

rgb(191, 212, 237)HEX to RGB Converter →

HEX to HSL

Convert #BFD4ED to HSL:

hsl(213, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD4ED to CMYK:

cmyk(19%, 11%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BFD4ED is a airy blue color with RGB values of 191, 212, 237 and HSL of 213°, 56%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD4ED is #EDD8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFEBED.

Use #BFD4ED in CSS: color: #BFD4ED or background-color: #BFD4ED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BFD4ED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.86:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD4ED?

#BFD4ED is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFD4ED?

#BFD4ED in RGB is (191, 212, 237) - 191 red, 212 green, and 237 blue.

How to use #BFD4ED in CSS?

Use #BFD4ED directly in your CSS properties like color or background-color.

What colors go well with #BFD4ED?

#EDD8BF (complementary), #BFEBED (analogous), and #84ACDC (lighter shade) work well with #BFD4ED.