#BFCACF Color Information

Hex color code: #BFCACF

A light blue shade, #BFCACF appears as (191, 202, 207) in RGB and (199°, 14%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFCACF
RGB
191, 202, 207
HSL
199°, 14%, 78%
CMYK
8%, 2%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 202, 207

Red: 191 / Green: 202 / Blue: 207

HSL

199°, 14%, 78%

Hue: 199° / Saturation: 14% / Lightness: 78%

CMYK

8%, 2%, 0%, 19%

Cyan: 8% / Magenta: 2% / Yellow: 0% / Key: 19%

What color is #BFCACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCACF to RGB:

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

HEX to HSL

Convert #BFCACF to HSL:

hsl(199, 14%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCACF to CMYK:

cmyk(8%, 2%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BFCACF is a delicate blue color with RGB values of 191, 202, 207 and HSL of 199°, 14%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCACF is #CFC4BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFCFCC.

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

Contrast with #BFCACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCACF?

#BFCACF is a delicate blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFCACF?

#BFCACF in RGB is (191, 202, 207) - 191 red, 202 green, and 207 blue.

How to use #BFCACF in CSS?

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

What colors go well with #BFCACF?

#CFC4BF (complementary), #BFCFCC (analogous), and #93A5AE (lighter shade) work well with #BFCACF.