#BEBACE Color Information

Hex color code: #BEBACE

A soft blue shade, #BEBACE appears as (190, 186, 206) in RGB and (252°, 17%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEBACE
RGB
190, 186, 206
HSL
252°, 17%, 77%
CMYK
8%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 186, 206

Red: 190 / Green: 186 / Blue: 206

HSL

252°, 17%, 77%

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

CMYK

8%, 10%, 0%, 19%

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

What color is #BEBACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBACE to RGB:

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

HEX to HSL

Convert #BEBACE to HSL:

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

HEX to CMYK

Convert #BEBACE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #BEBACE has RGB (190, 186, 206) and HSL (252°, 17%, 77%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBACE is #CACEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC0CE.

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

Contrast with #BEBACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBACE?

#BEBACE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BEBACE?

#BEBACE in RGB is (190, 186, 206) - 190 red, 186 green, and 206 blue.

How to use #BEBACE in CSS?

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

What colors go well with #BEBACE?

#CACEBA (complementary), #BAC0CE (analogous), and #948EAF (lighter shade) work well with #BEBACE.