#B6CDDA Color Information

Hex color code: #B6CDDA

A airy blue shade, #B6CDDA appears as (182, 205, 218) in RGB and (202°, 33%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#B6CDDA
RGB
182, 205, 218
HSL
202°, 33%, 78%
CMYK
17%, 6%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6CDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 205, 218

Red: 182 / Green: 205 / Blue: 218

HSL

202°, 33%, 78%

Hue: 202° / Saturation: 33% / Lightness: 78%

CMYK

17%, 6%, 0%, 15%

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

What color is #B6CDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6CDDA to RGB:

rgb(182, 205, 218)HEX to RGB Converter →

HEX to HSL

Convert #B6CDDA to HSL:

hsl(202, 33%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #B6CDDA to CMYK:

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

Color Meaning and Usage

#B6CDDA is a light blue color with RGB values of 182, 205, 218 and HSL of 202°, 33%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6CDDA is #D9C2B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4D9D4.

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

Contrast with #B6CDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6CDDA?

#B6CDDA is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #B6CDDA?

#B6CDDA in RGB is (182, 205, 218) - 182 red, 205 green, and 218 blue.

How to use #B6CDDA in CSS?

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

What colors go well with #B6CDDA?

#D9C2B4 (complementary), #B4D9D4 (analogous), and #82A9C0 (lighter shade) work well with #B6CDDA.