#BFC6C8 Color Information

Hex color code: #BFC6C8

A airy cyan shade, #BFC6C8 appears as (191, 198, 200) in RGB and (193°, 8%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFC6C8
RGB
191, 198, 200
HSL
193°, 8%, 77%
CMYK
4%, 1%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC6C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 198, 200

Red: 191 / Green: 198 / Blue: 200

HSL

193°, 8%, 77%

Hue: 193° / Saturation: 8% / Lightness: 77%

CMYK

4%, 1%, 0%, 22%

Cyan: 4% / Magenta: 1% / Yellow: 0% / Key: 22%

What color is #BFC6C8?

#BFC6C8 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC6C8 to RGB:

rgb(191, 198, 200)HEX to RGB Converter →

HEX to HSL

Convert #BFC6C8 to HSL:

hsl(193, 8%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC6C8 to CMYK:

cmyk(4%, 1%, 0%, 22%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #BFC6C8 has RGB (191, 198, 200) and HSL (193°, 8%, 77%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC6C8 is #C9C2C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0C9C6.

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

Contrast with #BFC6C8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC6C8?

#BFC6C8 is a ethereal cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFC6C8?

#BFC6C8 in RGB is (191, 198, 200) - 191 red, 198 green, and 200 blue.

How to use #BFC6C8 in CSS?

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

What colors go well with #BFC6C8?

#C9C2C0 (complementary), #C0C9C6 (analogous), and #96A2A6 (lighter shade) work well with #BFC6C8.