#CEDCD5 Color Information

Hex color code: #CEDCD5

#CEDCD5 is a delicate cyan color. In RGB it is (206, 220, 213), and in HSL it is (150°, 17%, 84%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CEDCD5
RGB
206, 220, 213
HSL
150°, 17%, 84%
CMYK
6%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDCD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 220, 213

Red: 206 / Green: 220 / Blue: 213

HSL

150°, 17%, 84%

Hue: 150° / Saturation: 17% / Lightness: 84%

CMYK

6%, 0%, 3%, 14%

Cyan: 6% / Magenta: 0% / Yellow: 3% / Key: 14%

What color is #CEDCD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDCD5 to RGB:

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

HEX to HSL

Convert #CEDCD5 to HSL:

hsl(150, 17%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDCD5 to CMYK:

cmyk(6%, 0%, 3%, 14%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CEDCD5 has RGB (206, 220, 213) and HSL (150°, 17%, 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 #CEDCD5 is #DDCFD6, creating high-contrast pairings. For softer combinations, try analogous colors like #CFDDCF.

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

Contrast with #CEDCD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDCD5?

#CEDCD5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDCD5?

#CEDCD5 in RGB is (206, 220, 213) - 206 red, 220 green, and 213 blue.

How to use #CEDCD5 in CSS?

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

What colors go well with #CEDCD5?

#DDCFD6 (complementary), #CFDDCF (analogous), and #A3BDB0 (lighter shade) work well with #CEDCD5.