#B2BEE2 Color Information

Hex color code: #B2BEE2

#B2BEE2 is a soft blue color. In RGB it is (178, 190, 226), and in HSL it is (225°, 45%, 79%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#B2BEE2
RGB
178, 190, 226
HSL
225°, 45%, 79%
CMYK
21%, 16%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2BEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 190, 226

Red: 178 / Green: 190 / Blue: 226

HSL

225°, 45%, 79%

Hue: 225° / Saturation: 45% / Lightness: 79%

CMYK

21%, 16%, 0%, 11%

Cyan: 21% / Magenta: 16% / Yellow: 0% / Key: 11%

What color is #B2BEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2BEE2 to RGB:

rgb(178, 190, 226)HEX to RGB Converter →

HEX to HSL

Convert #B2BEE2 to HSL:

hsl(225, 45%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B2BEE2 to CMYK:

cmyk(21%, 16%, 0%, 11%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B2BEE2 has RGB (178, 190, 226) and HSL (225°, 45%, 79%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2BEE2 is #E2D5B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1D5E2.

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

Contrast with #B2BEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2BEE2?

#B2BEE2 is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B2BEE2?

#B2BEE2 in RGB is (178, 190, 226) - 178 red, 190 green, and 226 blue.

How to use #B2BEE2 in CSS?

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

What colors go well with #B2BEE2?

#E2D5B1 (complementary), #B1D5E2 (analogous), and #7A8FCD (lighter shade) work well with #B2BEE2.