#BEBAEE Color Information

Hex color code: #BEBAEE

The hex color #BEBAEE is a airy blue with RGB values of (190, 186, 238) and HSL of (245°, 60%, 83%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BEBAEE
RGB
190, 186, 238
HSL
245°, 60%, 83%
CMYK
20%, 22%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 186, 238

Red: 190 / Green: 186 / Blue: 238

HSL

245°, 60%, 83%

Hue: 245° / Saturation: 60% / Lightness: 83%

CMYK

20%, 22%, 0%, 7%

Cyan: 20% / Magenta: 22% / Yellow: 0% / Key: 7%

What color is #BEBAEE?

#BEBAEE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBAEE to RGB:

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

HEX to HSL

Convert #BEBAEE to HSL:

hsl(245, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBAEE to CMYK:

cmyk(20%, 22%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BEBAEE is a delicate blue color with RGB values of 190, 186, 238 and HSL of 245°, 60%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBAEE is #E9EEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFEE.

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

Contrast with #BEBAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBAEE?

#BEBAEE is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEBAEE?

#BEBAEE in RGB is (190, 186, 238) - 190 red, 186 green, and 238 blue.

How to use #BEBAEE in CSS?

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

What colors go well with #BEBAEE?

#E9EEBA (complementary), #BACFEE (analogous), and #857CDE (lighter shade) work well with #BEBAEE.