#B5D7CE Color Information

Hex color code: #B5D7CE

The hex color #B5D7CE is a light cyan with RGB values of (181, 215, 206) and HSL of (164°, 30%, 78%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#B5D7CE
RGB
181, 215, 206
HSL
164°, 30%, 78%
CMYK
16%, 0%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5D7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 215, 206

Red: 181 / Green: 215 / Blue: 206

HSL

164°, 30%, 78%

Hue: 164° / Saturation: 30% / Lightness: 78%

CMYK

16%, 0%, 4%, 16%

Cyan: 16% / Magenta: 0% / Yellow: 4% / Key: 16%

What color is #B5D7CE?

#B5D7CE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5D7CE to RGB:

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

HEX to HSL

Convert #B5D7CE to HSL:

hsl(164, 30%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B5D7CE to CMYK:

cmyk(16%, 0%, 4%, 16%)Color Converter →

Color Meaning and Usage

#B5D7CE is a soft cyan color with RGB values of 181, 215, 206 and HSL of 164°, 30%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5D7CE is #D8B6BF, creating high-contrast pairings. For softer combinations, try analogous colors like #B6D8BE.

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

Contrast with #B5D7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5D7CE?

#B5D7CE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B5D7CE?

#B5D7CE in RGB is (181, 215, 206) - 181 red, 215 green, and 206 blue.

How to use #B5D7CE in CSS?

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

What colors go well with #B5D7CE?

#D8B6BF (complementary), #B6D8BE (analogous), and #84BDAE (lighter shade) work well with #B5D7CE.