#BDBFC7 Color Information

Hex color code: #BDBFC7

A soft blue shade, #BDBFC7 appears as (189, 191, 199) in RGB and (228°, 8%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDBFC7
RGB
189, 191, 199
HSL
228°, 8%, 76%
CMYK
5%, 4%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBFC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 191, 199

Red: 189 / Green: 191 / Blue: 199

HSL

228°, 8%, 76%

Hue: 228° / Saturation: 8% / Lightness: 76%

CMYK

5%, 4%, 0%, 22%

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

What color is #BDBFC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBFC7 to RGB:

rgb(189, 191, 199)HEX to RGB Converter →

HEX to HSL

Convert #BDBFC7 to HSL:

hsl(228, 8%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBFC7 to CMYK:

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

Color Meaning and Usage

#BDBFC7 is a light blue color with RGB values of 189, 191, 199 and HSL of 228°, 8%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBFC7 is #C7C5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDC4C7.

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

Contrast with #BDBFC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBFC7?

#BDBFC7 is a light blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BDBFC7?

#BDBFC7 in RGB is (189, 191, 199) - 189 red, 191 green, and 199 blue.

How to use #BDBFC7 in CSS?

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

What colors go well with #BDBFC7?

#C7C5BD (complementary), #BDC4C7 (analogous), and #9497A4 (lighter shade) work well with #BDBFC7.