#CBD3DE Color Information

Hex color code: #CBD3DE

A airy blue shade, #CBD3DE appears as (203, 211, 222) in RGB and (215°, 22%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CBD3DE
RGB
203, 211, 222
HSL
215°, 22%, 83%
CMYK
9%, 5%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBD3DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 211, 222

Red: 203 / Green: 211 / Blue: 222

HSL

215°, 22%, 83%

Hue: 215° / Saturation: 22% / Lightness: 83%

CMYK

9%, 5%, 0%, 13%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 13%

What color is #CBD3DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBD3DE to RGB:

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

HEX to HSL

Convert #CBD3DE to HSL:

hsl(215, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CBD3DE to CMYK:

cmyk(9%, 5%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CBD3DE has RGB (203, 211, 222) and HSL (215°, 22%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBD3DE is #DDD5CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADCDD.

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

Contrast with #CBD3DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBD3DE?

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

What is the RGB value of #CBD3DE?

#CBD3DE in RGB is (203, 211, 222) - 203 red, 211 green, and 222 blue.

How to use #CBD3DE in CSS?

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

What colors go well with #CBD3DE?

#DDD5CA (complementary), #CADCDD (analogous), and #9BAABF (lighter shade) work well with #CBD3DE.