#BFDCF2 Color Information

Hex color code: #BFDCF2

A delicate blue shade, #BFDCF2 appears as (191, 220, 242) in RGB and (206°, 66%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BFDCF2
RGB
191, 220, 242
HSL
206°, 66%, 85%
CMYK
21%, 9%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BFDCF2; 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 #BFDCF2; background-color: #BFDCF215; }

Alert / Toast

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

Link / Accent

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

a { color: #BFDCF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 220, 242

Red: 191 / Green: 220 / Blue: 242

HSL

206°, 66%, 85%

Hue: 206° / Saturation: 66% / Lightness: 85%

CMYK

21%, 9%, 0%, 5%

Cyan: 21% / Magenta: 9% / Yellow: 0% / Key: 5%

What color is #BFDCF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDCF2 to RGB:

rgb(191, 220, 242)HEX to RGB Converter →

HEX to HSL

Convert #BFDCF2 to HSL:

hsl(206, 66%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDCF2 to CMYK:

cmyk(21%, 9%, 0%, 5%)Color Converter →

Color Meaning and Usage

#BFDCF2 is a delicate blue color with RGB values of 191, 220, 242 and HSL of 206°, 66%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDCF2 is #F2D5C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0F2EF.

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

Contrast with #BFDCF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDCF2?

#BFDCF2 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFDCF2?

#BFDCF2 in RGB is (191, 220, 242) - 191 red, 220 green, and 242 blue.

How to use #BFDCF2 in CSS?

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

What colors go well with #BFDCF2?

#F2D5C0 (complementary), #C0F2EF (analogous), and #80B9E5 (lighter shade) work well with #BFDCF2.