#CEDEE8 Color Information

Hex color code: #CEDEE8

A delicate blue shade, #CEDEE8 appears as (206, 222, 232) in RGB and (203°, 36%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CEDEE8
RGB
206, 222, 232
HSL
203°, 36%, 86%
CMYK
11%, 4%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 232

Red: 206 / Green: 222 / Blue: 232

HSL

203°, 36%, 86%

Hue: 203° / Saturation: 36% / Lightness: 86%

CMYK

11%, 4%, 0%, 9%

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

What color is #CEDEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDEE8 to RGB:

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

HEX to HSL

Convert #CEDEE8 to HSL:

hsl(203, 36%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDEE8 to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CEDEE8 has RGB (206, 222, 232) and HSL (203°, 36%, 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 #CEDEE8 is #E8D8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE8E5.

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

Contrast with #CEDEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDEE8?

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

What is the RGB value of #CEDEE8?

#CEDEE8 in RGB is (206, 222, 232) - 206 red, 222 green, and 232 blue.

How to use #CEDEE8 in CSS?

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

What colors go well with #CEDEE8?

#E8D8CE (complementary), #CEE8E5 (analogous), and #9ABBD0 (lighter shade) work well with #CEDEE8.