#B5CEF8 Color Information

Hex color code: #B5CEF8

A delicate blue shade, #B5CEF8 appears as (181, 206, 248) in RGB and (218°, 83%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#B5CEF8
RGB
181, 206, 248
HSL
218°, 83%, 84%
CMYK
27%, 17%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5CEF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 206, 248

Red: 181 / Green: 206 / Blue: 248

HSL

218°, 83%, 84%

Hue: 218° / Saturation: 83% / Lightness: 84%

CMYK

27%, 17%, 0%, 3%

Cyan: 27% / Magenta: 17% / Yellow: 0% / Key: 3%

What color is #B5CEF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5CEF8 to RGB:

rgb(181, 206, 248)HEX to RGB Converter →

HEX to HSL

Convert #B5CEF8 to HSL:

hsl(218, 83%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #B5CEF8 to CMYK:

cmyk(27%, 17%, 0%, 3%)Color Converter →

Color Meaning and Usage

#B5CEF8 is a light blue color with RGB values of 181, 206, 248 and HSL of 218°, 83%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5CEF8 is #F8DFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4EFF8.

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

Contrast with #B5CEF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5CEF8?

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

What is the RGB value of #B5CEF8?

#B5CEF8 in RGB is (181, 206, 248) - 181 red, 206 green, and 248 blue.

How to use #B5CEF8 in CSS?

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

What colors go well with #B5CEF8?

#F8DFB4 (complementary), #B4EFF8 (analogous), and #6E9EF2 (lighter shade) work well with #B5CEF8.