#B5BED4 Color Information

Hex color code: #B5BED4

A ethereal blue shade, #B5BED4 appears as (181, 190, 212) in RGB and (223°, 26%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B5BED4
RGB
181, 190, 212
HSL
223°, 26%, 77%
CMYK
15%, 10%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5BED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 190, 212

Red: 181 / Green: 190 / Blue: 212

HSL

223°, 26%, 77%

Hue: 223° / Saturation: 26% / Lightness: 77%

CMYK

15%, 10%, 0%, 17%

Cyan: 15% / Magenta: 10% / Yellow: 0% / Key: 17%

What color is #B5BED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5BED4 to RGB:

rgb(181, 190, 212)HEX to RGB Converter →

HEX to HSL

Convert #B5BED4 to HSL:

hsl(223, 26%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B5BED4 to CMYK:

cmyk(15%, 10%, 0%, 17%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B5BED4 has RGB (181, 190, 212) and HSL (223°, 26%, 77%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5BED4 is #D4CBB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5CDD4.

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

Contrast with #B5BED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5BED4?

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

What is the RGB value of #B5BED4?

#B5BED4 in RGB is (181, 190, 212) - 181 red, 190 green, and 212 blue.

How to use #B5BED4 in CSS?

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

What colors go well with #B5BED4?

#D4CBB5 (complementary), #B5CDD4 (analogous), and #8593B7 (lighter shade) work well with #B5BED4.