#BFDADF Color Information

Hex color code: #BFDADF

A soft cyan shade, #BFDADF appears as (191, 218, 223) in RGB and (189°, 33%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BFDADF
RGB
191, 218, 223
HSL
189°, 33%, 81%
CMYK
14%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 218, 223

Red: 191 / Green: 218 / Blue: 223

HSL

189°, 33%, 81%

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

CMYK

14%, 2%, 0%, 13%

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

What color is #BFDADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDADF to RGB:

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

HEX to HSL

Convert #BFDADF to HSL:

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

HEX to CMYK

Convert #BFDADF to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BFDADF has RGB (191, 218, 223) and HSL (189°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDADF is #DFC3BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDFD3.

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

Contrast with #BFDADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDADF?

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

What is the RGB value of #BFDADF?

#BFDADF in RGB is (191, 218, 223) - 191 red, 218 green, and 223 blue.

How to use #BFDADF in CSS?

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

What colors go well with #BFDADF?

#DFC3BF (complementary), #BFDFD3 (analogous), and #8CBCC5 (lighter shade) work well with #BFDADF.