#B5DECF Color Information

Hex color code: #B5DECF

A soft cyan shade, #B5DECF appears as (181, 222, 207) in RGB and (158°, 38%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#B5DECF
RGB
181, 222, 207
HSL
158°, 38%, 79%
CMYK
18%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5DECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 222, 207

Red: 181 / Green: 222 / Blue: 207

HSL

158°, 38%, 79%

Hue: 158° / Saturation: 38% / Lightness: 79%

CMYK

18%, 0%, 7%, 13%

Cyan: 18% / Magenta: 0% / Yellow: 7% / Key: 13%

What color is #B5DECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5DECF to RGB:

rgb(181, 222, 207)HEX to RGB Converter →

HEX to HSL

Convert #B5DECF to HSL:

hsl(158, 38%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B5DECF to CMYK:

cmyk(18%, 0%, 7%, 13%)Color Converter →

Color Meaning and Usage

#B5DECF is a ethereal cyan color with RGB values of 181, 222, 207 and HSL of 158°, 38%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5DECF is #DEB5C4, creating high-contrast pairings. For softer combinations, try analogous colors like #B5DEBB.

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

Contrast with #B5DECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5DECF?

#B5DECF is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B5DECF?

#B5DECF in RGB is (181, 222, 207) - 181 red, 222 green, and 207 blue.

How to use #B5DECF in CSS?

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

What colors go well with #B5DECF?

#DEB5C4 (complementary), #B5DEBB (analogous), and #80C6AD (lighter shade) work well with #B5DECF.