#CEDEE9 Color Information

Hex color code: #CEDEE9

A soft blue shade, #CEDEE9 appears as (206, 222, 233) in RGB and (204°, 38%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CEDEE9
RGB
206, 222, 233
HSL
204°, 38%, 86%
CMYK
12%, 5%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDEE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 233

Red: 206 / Green: 222 / Blue: 233

HSL

204°, 38%, 86%

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

CMYK

12%, 5%, 0%, 9%

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

What color is #CEDEE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDEE9 to RGB:

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

HEX to HSL

Convert #CEDEE9 to HSL:

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

HEX to CMYK

Convert #CEDEE9 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CEDEE9 has RGB (206, 222, 233) and HSL (204°, 38%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDEE9 is #E9D9CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE9E6.

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

Contrast with #CEDEE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDEE9?

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

What is the RGB value of #CEDEE9?

#CEDEE9 in RGB is (206, 222, 233) - 206 red, 222 green, and 233 blue.

How to use #CEDEE9 in CSS?

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

What colors go well with #CEDEE9?

#E9D9CE (complementary), #CEE9E6 (analogous), and #99BBD1 (lighter shade) work well with #CEDEE9.