#CEDDE7 Color Information

Hex color code: #CEDDE7

The hex color #CEDDE7 is a soft blue with RGB values of (206, 221, 231) and HSL of (204°, 34%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CEDDE7
RGB
206, 221, 231
HSL
204°, 34%, 86%
CMYK
11%, 4%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDDE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 221, 231

Red: 206 / Green: 221 / Blue: 231

HSL

204°, 34%, 86%

Hue: 204° / Saturation: 34% / Lightness: 86%

CMYK

11%, 4%, 0%, 9%

Cyan: 11% / Magenta: 4% / Yellow: 0% / Key: 9%

What color is #CEDDE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDDE7 to RGB:

rgb(206, 221, 231)HEX to RGB Converter →

HEX to HSL

Convert #CEDDE7 to HSL:

hsl(204, 34%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDDE7 to CMYK:

cmyk(11%, 4%, 0%, 9%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #CEDDE7 has RGB (206, 221, 231) and HSL (204°, 34%, 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 #CEDDE7 is #E7D9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFE7E5.

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

Contrast with #CEDDE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDDE7?

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

What is the RGB value of #CEDDE7?

#CEDDE7 in RGB is (206, 221, 231) - 206 red, 221 green, and 231 blue.

How to use #CEDDE7 in CSS?

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

What colors go well with #CEDDE7?

#E7D9CF (complementary), #CFE7E5 (analogous), and #9CBACE (lighter shade) work well with #CEDDE7.