#BFBDD2 Color Information

Hex color code: #BFBDD2

A light blue shade, #BFBDD2 appears as (191, 189, 210) in RGB and (246°, 19%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFBDD2
RGB
191, 189, 210
HSL
246°, 19%, 78%
CMYK
9%, 10%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBDD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 189, 210

Red: 191 / Green: 189 / Blue: 210

HSL

246°, 19%, 78%

Hue: 246° / Saturation: 19% / Lightness: 78%

CMYK

9%, 10%, 0%, 18%

Cyan: 9% / Magenta: 10% / Yellow: 0% / Key: 18%

What color is #BFBDD2?

#BFBDD2 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBDD2 to RGB:

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

HEX to HSL

Convert #BFBDD2 to HSL:

hsl(246, 19%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBDD2 to CMYK:

cmyk(9%, 10%, 0%, 18%)Color Converter →

Color Meaning and Usage

#BFBDD2 is a delicate blue color with RGB values of 191, 189, 210 and HSL of 246°, 19%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBDD2 is #CFD2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC5D2.

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

Contrast with #BFBDD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBDD2?

#BFBDD2 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFBDD2?

#BFBDD2 in RGB is (191, 189, 210) - 191 red, 189 green, and 210 blue.

How to use #BFBDD2 in CSS?

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

What colors go well with #BFBDD2?

#CFD2BC (complementary), #BCC5D2 (analogous), and #928FB3 (lighter shade) work well with #BFBDD2.