#CBD2EC Color Information

Hex color code: #CBD2EC

A delicate blue shade, #CBD2EC appears as (203, 210, 236) in RGB and (227°, 46%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CBD2EC
RGB
203, 210, 236
HSL
227°, 46%, 86%
CMYK
14%, 11%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBD2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 210, 236

Red: 203 / Green: 210 / Blue: 236

HSL

227°, 46%, 86%

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

CMYK

14%, 11%, 0%, 7%

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

What color is #CBD2EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBD2EC to RGB:

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

HEX to HSL

Convert #CBD2EC to HSL:

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

HEX to CMYK

Convert #CBD2EC to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CBD2EC has RGB (203, 210, 236) and HSL (227°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBD2EC is #ECE5CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE2EC.

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

Contrast with #CBD2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBD2EC?

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

What is the RGB value of #CBD2EC?

#CBD2EC in RGB is (203, 210, 236) - 203 red, 210 green, and 236 blue.

How to use #CBD2EC in CSS?

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

What colors go well with #CBD2EC?

#ECE5CB (complementary), #CBE2EC (analogous), and #93A2D7 (lighter shade) work well with #CBD2EC.