#BFDDDF Color Information

Hex color code: #BFDDDF

The hex color #BFDDDF is a airy cyan with RGB values of (191, 221, 223) and HSL of (184°, 33%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BFDDDF
RGB
191, 221, 223
HSL
184°, 33%, 81%
CMYK
14%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDDDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 221, 223

Red: 191 / Green: 221 / Blue: 223

HSL

184°, 33%, 81%

Hue: 184° / Saturation: 33% / Lightness: 81%

CMYK

14%, 1%, 0%, 13%

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

What color is #BFDDDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDDDF to RGB:

rgb(191, 221, 223)HEX to RGB Converter →

HEX to HSL

Convert #BFDDDF to HSL:

hsl(184, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDDDF to CMYK:

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

Color Meaning and Usage

#BFDDDF is a ethereal cyan color with RGB values of 191, 221, 223 and HSL of 184°, 33%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDDDF is #DFC1BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDFD1.

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

Contrast with #BFDDDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDDDF?

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

What is the RGB value of #BFDDDF?

#BFDDDF in RGB is (191, 221, 223) - 191 red, 221 green, and 223 blue.

How to use #BFDDDF in CSS?

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

What colors go well with #BFDDDF?

#DFC1BF (complementary), #BFDFD1 (analogous), and #8CC1C5 (lighter shade) work well with #BFDDDF.