#CBDEE6 Color Information

Hex color code: #CBDEE6

The hex color #CBDEE6 is a soft blue with RGB values of (203, 222, 230) and HSL of (198°, 35%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CBDEE6
RGB
203, 222, 230
HSL
198°, 35%, 85%
CMYK
12%, 3%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBDEE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 222, 230

Red: 203 / Green: 222 / Blue: 230

HSL

198°, 35%, 85%

Hue: 198° / Saturation: 35% / Lightness: 85%

CMYK

12%, 3%, 0%, 10%

Cyan: 12% / Magenta: 3% / Yellow: 0% / Key: 10%

What color is #CBDEE6?

#CBDEE6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBDEE6 to RGB:

rgb(203, 222, 230)HEX to RGB Converter →

HEX to HSL

Convert #CBDEE6 to HSL:

hsl(198, 35%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CBDEE6 to CMYK:

cmyk(12%, 3%, 0%, 10%)Color Converter →

Color Meaning and Usage

#CBDEE6 is a soft blue color with RGB values of 203, 222, 230 and HSL of 198°, 35%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBDEE6 is #E6D3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE6E1.

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

Contrast with #CBDEE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBDEE6?

#CBDEE6 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CBDEE6?

#CBDEE6 in RGB is (203, 222, 230) - 203 red, 222 green, and 230 blue.

How to use #CBDEE6 in CSS?

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

What colors go well with #CBDEE6?

#E6D3CB (complementary), #CBE6E1 (analogous), and #98BDCD (lighter shade) work well with #CBDEE6.