#CED5DE Color Information

Hex color code: #CED5DE

The hex color #CED5DE is a soft blue with RGB values of (206, 213, 222) and HSL of (214°, 20%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CED5DE
RGB
206, 213, 222
HSL
214°, 20%, 84%
CMYK
7%, 4%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 213, 222

Red: 206 / Green: 213 / Blue: 222

HSL

214°, 20%, 84%

Hue: 214° / Saturation: 20% / Lightness: 84%

CMYK

7%, 4%, 0%, 13%

Cyan: 7% / Magenta: 4% / Yellow: 0% / Key: 13%

What color is #CED5DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED5DE to RGB:

rgb(206, 213, 222)HEX to RGB Converter →

HEX to HSL

Convert #CED5DE to HSL:

hsl(214, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CED5DE to CMYK:

cmyk(7%, 4%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #CED5DE has RGB (206, 213, 222) and HSL (214°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED5DE is #DED7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDDDE.

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

Contrast with #CED5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED5DE?

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

What is the RGB value of #CED5DE?

#CED5DE in RGB is (206, 213, 222) - 206 red, 213 green, and 222 blue.

How to use #CED5DE in CSS?

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

What colors go well with #CED5DE?

#DED7CE (complementary), #CEDDDE (analogous), and #A0AEC0 (lighter shade) work well with #CED5DE.