#B7CADA Color Information

Hex color code: #B7CADA

The hex color #B7CADA is a airy blue with RGB values of (183, 202, 218) and HSL of (207°, 32%, 79%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B7CADA
RGB
183, 202, 218
HSL
207°, 32%, 79%
CMYK
16%, 7%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7CADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 202, 218

Red: 183 / Green: 202 / Blue: 218

HSL

207°, 32%, 79%

Hue: 207° / Saturation: 32% / Lightness: 79%

CMYK

16%, 7%, 0%, 15%

Cyan: 16% / Magenta: 7% / Yellow: 0% / Key: 15%

What color is #B7CADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7CADA to RGB:

rgb(183, 202, 218)HEX to RGB Converter →

HEX to HSL

Convert #B7CADA to HSL:

hsl(207, 32%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #B7CADA to CMYK:

cmyk(16%, 7%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B7CADA is a ethereal blue color with RGB values of 183, 202, 218 and HSL of 207°, 32%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7CADA is #DBC8B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8DBD9.

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

Contrast with #B7CADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7CADA?

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

What is the RGB value of #B7CADA?

#B7CADA in RGB is (183, 202, 218) - 183 red, 202 green, and 218 blue.

How to use #B7CADA in CSS?

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

What colors go well with #B7CADA?

#DBC8B8 (complementary), #B8DBD9 (analogous), and #86A6C1 (lighter shade) work well with #B7CADA.