#B5CDCF Color Information

Hex color code: #B5CDCF

#B5CDCF is a airy cyan color. In RGB it is (181, 205, 207), and in HSL it is (185°, 21%, 76%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B5CDCF
RGB
181, 205, 207
HSL
185°, 21%, 76%
CMYK
13%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5CDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 205, 207

Red: 181 / Green: 205 / Blue: 207

HSL

185°, 21%, 76%

Hue: 185° / Saturation: 21% / Lightness: 76%

CMYK

13%, 1%, 0%, 19%

Cyan: 13% / Magenta: 1% / Yellow: 0% / Key: 19%

What color is #B5CDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5CDCF to RGB:

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

HEX to HSL

Convert #B5CDCF to HSL:

hsl(185, 21%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B5CDCF to CMYK:

cmyk(13%, 1%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B5CDCF is a airy cyan color with RGB values of 181, 205, 207 and HSL of 185°, 21%, 76%. 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 #B5CDCF is #CFB7B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5CFC4.

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

Contrast with #B5CDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5CDCF?

#B5CDCF is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B5CDCF?

#B5CDCF in RGB is (181, 205, 207) - 181 red, 205 green, and 207 blue.

How to use #B5CDCF in CSS?

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

What colors go well with #B5CDCF?

#CFB7B5 (complementary), #B5CFC4 (analogous), and #87ADB0 (lighter shade) work well with #B5CDCF.