#BFBACE Color Information

Hex color code: #BFBACE

#BFBACE is a delicate purple color. In RGB it is (191, 186, 206), and in HSL it is (255°, 17%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFBACE
RGB
191, 186, 206
HSL
255°, 17%, 77%
CMYK
7%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 186, 206

Red: 191 / Green: 186 / Blue: 206

HSL

255°, 17%, 77%

Hue: 255° / Saturation: 17% / Lightness: 77%

CMYK

7%, 10%, 0%, 19%

Cyan: 7% / Magenta: 10% / Yellow: 0% / Key: 19%

What color is #BFBACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBACE to RGB:

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

HEX to HSL

Convert #BFBACE to HSL:

hsl(255, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBACE to CMYK:

cmyk(7%, 10%, 0%, 19%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #BFBACE has RGB (191, 186, 206) and HSL (255°, 17%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBACE is #C9CEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABFCE.

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

Contrast with #BFBACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBACE?

#BFBACE is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFBACE?

#BFBACE in RGB is (191, 186, 206) - 191 red, 186 green, and 206 blue.

How to use #BFBACE in CSS?

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

What colors go well with #BFBACE?

#C9CEBA (complementary), #BABFCE (analogous), and #968EAF (lighter shade) work well with #BFBACE.