#BFD3CE Color Information

Hex color code: #BFD3CE

#BFD3CE is a light cyan color. In RGB it is (191, 211, 206), and in HSL it is (165°, 19%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFD3CE
RGB
191, 211, 206
HSL
165°, 19%, 79%
CMYK
9%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFD3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 211, 206

Red: 191 / Green: 211 / Blue: 206

HSL

165°, 19%, 79%

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

CMYK

9%, 0%, 2%, 17%

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

What color is #BFD3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFD3CE to RGB:

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

HEX to HSL

Convert #BFD3CE to HSL:

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

HEX to CMYK

Convert #BFD3CE to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #BFD3CE has RGB (191, 211, 206) and HSL (165°, 19%, 79%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFD3CE is #D4BFC4, creating high-contrast pairings. For softer combinations, try analogous colors like #BFD4C4.

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

Contrast with #BFD3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFD3CE?

#BFD3CE is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BFD3CE?

#BFD3CE in RGB is (191, 211, 206) - 191 red, 211 green, and 206 blue.

How to use #BFD3CE in CSS?

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

What colors go well with #BFD3CE?

#D4BFC4 (complementary), #BFD4C4 (analogous), and #92B5AC (lighter shade) work well with #BFD3CE.