#BEBCCE Color Information

Hex color code: #BEBCCE

The hex color #BEBCCE is a ethereal blue with RGB values of (190, 188, 206) and HSL of (247°, 16%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BEBCCE
RGB
190, 188, 206
HSL
247°, 16%, 77%
CMYK
8%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 188, 206

Red: 190 / Green: 188 / Blue: 206

HSL

247°, 16%, 77%

Hue: 247° / Saturation: 16% / Lightness: 77%

CMYK

8%, 9%, 0%, 19%

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

What color is #BEBCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBCCE to RGB:

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

HEX to HSL

Convert #BEBCCE to HSL:

hsl(247, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBCCE to CMYK:

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

Color Meaning and Usage

#BEBCCE is a delicate blue color with RGB values of 190, 188, 206 and HSL of 247°, 16%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBCCE is #CCCEBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC2CE.

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

Contrast with #BEBCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBCCE?

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

What is the RGB value of #BEBCCE?

#BEBCCE in RGB is (190, 188, 206) - 190 red, 188 green, and 206 blue.

How to use #BEBCCE in CSS?

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

What colors go well with #BEBCCE?

#CCCEBB (complementary), #BBC2CE (analogous), and #928FAE (lighter shade) work well with #BEBCCE.