#BFD7DE Color Information

Hex color code: #BFD7DE

A airy cyan shade, #BFD7DE appears as (191, 215, 222) in RGB and (194°, 32%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BFD7DE
RGB
191, 215, 222
HSL
194°, 32%, 81%
CMYK
14%, 3%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD7DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 215, 222

Red: 191 / Green: 215 / Blue: 222

HSL

194°, 32%, 81%

Hue: 194° / Saturation: 32% / Lightness: 81%

CMYK

14%, 3%, 0%, 13%

Cyan: 14% / Magenta: 3% / Yellow: 0% / Key: 13%

What color is #BFD7DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD7DE to RGB:

rgb(191, 215, 222)HEX to RGB Converter →

HEX to HSL

Convert #BFD7DE to HSL:

hsl(194, 32%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD7DE to CMYK:

cmyk(14%, 3%, 0%, 13%)Color Converter →

Color Meaning and Usage

#BFD7DE is a light cyan color with RGB values of 191, 215, 222 and HSL of 194°, 32%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD7DE is #DEC6BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDED6.

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

Contrast with #BFD7DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD7DE?

#BFD7DE is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFD7DE?

#BFD7DE in RGB is (191, 215, 222) - 191 red, 215 green, and 222 blue.

How to use #BFD7DE in CSS?

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

What colors go well with #BFD7DE?

#DEC6BF (complementary), #BFDED6 (analogous), and #8DB7C4 (lighter shade) work well with #BFD7DE.