#BFD3CD Color Information

Hex color code: #BFD3CD

The hex color #BFD3CD is a delicate cyan with RGB values of (191, 211, 205) and HSL of (162°, 19%, 79%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFD3CD
RGB
191, 211, 205
HSL
162°, 19%, 79%
CMYK
9%, 0%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD3CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 211, 205

Red: 191 / Green: 211 / Blue: 205

HSL

162°, 19%, 79%

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

CMYK

9%, 0%, 3%, 17%

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

What color is #BFD3CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD3CD to RGB:

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

HEX to HSL

Convert #BFD3CD to HSL:

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

HEX to CMYK

Convert #BFD3CD to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #BFD3CD has RGB (191, 211, 205) and HSL (162°, 19%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD3CD is #D4BFC5, creating high-contrast pairings. For softer combinations, try analogous colors like #BFD4C3.

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

Contrast with #BFD3CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD3CD?

#BFD3CD is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BFD3CD?

#BFD3CD in RGB is (191, 211, 205) - 191 red, 211 green, and 205 blue.

How to use #BFD3CD in CSS?

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

What colors go well with #BFD3CD?

#D4BFC5 (complementary), #BFD4C3 (analogous), and #92B5AA (lighter shade) work well with #BFD3CD.