#BEBBCF Color Information

Hex color code: #BEBBCF

A airy blue shade, #BEBBCF appears as (190, 187, 207) in RGB and (249°, 17%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BEBBCF
RGB
190, 187, 207
HSL
249°, 17%, 77%
CMYK
8%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 187, 207

Red: 190 / Green: 187 / Blue: 207

HSL

249°, 17%, 77%

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

CMYK

8%, 10%, 0%, 19%

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

What color is #BEBBCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBBCF to RGB:

rgb(190, 187, 207)HEX to RGB Converter →

HEX to HSL

Convert #BEBBCF to HSL:

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

HEX to CMYK

Convert #BEBBCF to CMYK:

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

Color Meaning and Usage

A soft blue tone, #BEBBCF has RGB (190, 187, 207) and HSL (249°, 17%, 77%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBBCF is #CBCEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC1CE.

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

Contrast with #BEBBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBBCF?

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

What is the RGB value of #BEBBCF?

#BEBBCF in RGB is (190, 187, 207) - 190 red, 187 green, and 207 blue.

How to use #BEBBCF in CSS?

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

What colors go well with #BEBBCF?

#CBCEBA (complementary), #BAC1CE (analogous), and #938EAF (lighter shade) work well with #BEBBCF.