#B5CBED Color Information

Hex color code: #B5CBED

#B5CBED is a delicate blue color. In RGB it is (181, 203, 237), and in HSL it is (216°, 61%, 82%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#B5CBED
RGB
181, 203, 237
HSL
216°, 61%, 82%
CMYK
24%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5CBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 203, 237

Red: 181 / Green: 203 / Blue: 237

HSL

216°, 61%, 82%

Hue: 216° / Saturation: 61% / Lightness: 82%

CMYK

24%, 14%, 0%, 7%

Cyan: 24% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #B5CBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5CBED to RGB:

rgb(181, 203, 237)HEX to RGB Converter →

HEX to HSL

Convert #B5CBED to HSL:

hsl(216, 61%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #B5CBED to CMYK:

cmyk(24%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #B5CBED has RGB (181, 203, 237) and HSL (216°, 61%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5CBED is #EDD7B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5E7ED.

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

Contrast with #B5CBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5CBED?

#B5CBED is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #B5CBED?

#B5CBED in RGB is (181, 203, 237) - 181 red, 203 green, and 237 blue.

How to use #B5CBED in CSS?

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

What colors go well with #B5CBED?

#EDD7B5 (complementary), #B5E7ED (analogous), and #78A1DE (lighter shade) work well with #B5CBED.