#B7CBD8 Color Information

Hex color code: #B7CBD8

A ethereal blue shade, #B7CBD8 appears as (183, 203, 216) in RGB and (204°, 30%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#B7CBD8
RGB
183, 203, 216
HSL
204°, 30%, 78%
CMYK
15%, 6%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7CBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 203, 216

Red: 183 / Green: 203 / Blue: 216

HSL

204°, 30%, 78%

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

CMYK

15%, 6%, 0%, 15%

Cyan: 15% / Magenta: 6% / Yellow: 0% / Key: 15%

What color is #B7CBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7CBD8 to RGB:

rgb(183, 203, 216)HEX to RGB Converter →

HEX to HSL

Convert #B7CBD8 to HSL:

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

HEX to CMYK

Convert #B7CBD8 to CMYK:

cmyk(15%, 6%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B7CBD8 is a ethereal blue color with RGB values of 183, 203, 216 and HSL of 204°, 30%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7CBD8 is #D8C4B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6D8D4.

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

Contrast with #B7CBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7CBD8?

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

What is the RGB value of #B7CBD8?

#B7CBD8 in RGB is (183, 203, 216) - 183 red, 203 green, and 216 blue.

How to use #B7CBD8 in CSS?

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

What colors go well with #B7CBD8?

#D8C4B6 (complementary), #B6D8D4 (analogous), and #84A6BD (lighter shade) work well with #B7CBD8.