#BFBEEE Color Information

Hex color code: #BFBEEE

The hex color #BFBEEE is a airy blue with RGB values of (191, 190, 238) and HSL of (241°, 59%, 84%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#BFBEEE
RGB
191, 190, 238
HSL
241°, 59%, 84%
CMYK
20%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 190, 238

Red: 191 / Green: 190 / Blue: 238

HSL

241°, 59%, 84%

Hue: 241° / Saturation: 59% / Lightness: 84%

CMYK

20%, 20%, 0%, 7%

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

What color is #BFBEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBEEE to RGB:

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

HEX to HSL

Convert #BFBEEE to HSL:

hsl(241, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBEEE to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #BFBEEE has RGB (191, 190, 238) and HSL (241°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBEEE is #EDEEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED5EE.

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

Contrast with #BFBEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBEEE?

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

What is the RGB value of #BFBEEE?

#BFBEEE in RGB is (191, 190, 238) - 191 red, 190 green, and 238 blue.

How to use #BFBEEE in CSS?

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

What colors go well with #BFBEEE?

#EDEEBE (complementary), #BED5EE (analogous), and #8381DF (lighter shade) work well with #BFBEEE.