#BFD3CF Color Information

Hex color code: #BFD3CF

#BFD3CF is a airy cyan color. In RGB it is (191, 211, 207), and in HSL it is (168°, 19%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BFD3CF
RGB
191, 211, 207
HSL
168°, 19%, 79%
CMYK
9%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 211, 207

Red: 191 / Green: 211 / Blue: 207

HSL

168°, 19%, 79%

Hue: 168° / Saturation: 19% / Lightness: 79%

CMYK

9%, 0%, 2%, 17%

Cyan: 9% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #BFD3CF?

#BFD3CF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD3CF to RGB:

rgb(191, 211, 207)HEX to RGB Converter →

HEX to HSL

Convert #BFD3CF to HSL:

hsl(168, 19%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BFD3CF to CMYK:

cmyk(9%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BFD3CF has RGB (191, 211, 207) and HSL (168°, 19%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD3CF is #D4BFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BFD4C5.

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

Contrast with #BFD3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD3CF?

#BFD3CF is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BFD3CF?

#BFD3CF in RGB is (191, 211, 207) - 191 red, 211 green, and 207 blue.

How to use #BFD3CF in CSS?

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

What colors go well with #BFD3CF?

#D4BFC3 (complementary), #BFD4C5 (analogous), and #92B5AE (lighter shade) work well with #BFD3CF.