#CBD9EC Color Information

Hex color code: #CBD9EC

A ethereal blue shade, #CBD9EC appears as (203, 217, 236) in RGB and (215°, 46%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CBD9EC
RGB
203, 217, 236
HSL
215°, 46%, 86%
CMYK
14%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBD9EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 217, 236

Red: 203 / Green: 217 / Blue: 236

HSL

215°, 46%, 86%

Hue: 215° / Saturation: 46% / Lightness: 86%

CMYK

14%, 8%, 0%, 7%

Cyan: 14% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #CBD9EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBD9EC to RGB:

rgb(203, 217, 236)HEX to RGB Converter →

HEX to HSL

Convert #CBD9EC to HSL:

hsl(215, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CBD9EC to CMYK:

cmyk(14%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CBD9EC has RGB (203, 217, 236) and HSL (215°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBD9EC is #ECDECB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE9EC.

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

Contrast with #CBD9EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBD9EC?

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

What is the RGB value of #CBD9EC?

#CBD9EC in RGB is (203, 217, 236) - 203 red, 217 green, and 236 blue.

How to use #CBD9EC in CSS?

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

What colors go well with #CBD9EC?

#ECDECB (complementary), #CBE9EC (analogous), and #93AFD7 (lighter shade) work well with #CBD9EC.