#BEBEDB Color Information

Hex color code: #BEBEDB

The hex color #BEBEDB is a airy blue with RGB values of (190, 190, 219) and HSL of (240°, 29%, 80%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BEBEDB
RGB
190, 190, 219
HSL
240°, 29%, 80%
CMYK
13%, 13%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 219

Red: 190 / Green: 190 / Blue: 219

HSL

240°, 29%, 80%

Hue: 240° / Saturation: 29% / Lightness: 80%

CMYK

13%, 13%, 0%, 14%

Cyan: 13% / Magenta: 13% / Yellow: 0% / Key: 14%

What color is #BEBEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBEDB to RGB:

rgb(190, 190, 219)HEX to RGB Converter →

HEX to HSL

Convert #BEBEDB to HSL:

hsl(240, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBEDB to CMYK:

cmyk(13%, 13%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BEBEDB is a soft blue color with RGB values of 190, 190, 219 and HSL of 240°, 29%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBEDB is #DBDBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDCCDB.

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

Contrast with #BEBEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBEDB?

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

What is the RGB value of #BEBEDB?

#BEBEDB in RGB is (190, 190, 219) - 190 red, 190 green, and 219 blue.

How to use #BEBEDB in CSS?

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

What colors go well with #BEBEDB?

#DBDBBD (complementary), #BDCCDB (analogous), and #8C8CC0 (lighter shade) work well with #BEBEDB.