#CEDEDC Color Information

Hex color code: #CEDEDC

#CEDEDC is a ethereal cyan color. In RGB it is (206, 222, 220), and in HSL it is (173°, 20%, 84%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CEDEDC
RGB
206, 222, 220
HSL
173°, 20%, 84%
CMYK
7%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 220

Red: 206 / Green: 222 / Blue: 220

HSL

173°, 20%, 84%

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

CMYK

7%, 0%, 1%, 13%

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

What color is #CEDEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDEDC to RGB:

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

HEX to HSL

Convert #CEDEDC to HSL:

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

HEX to CMYK

Convert #CEDEDC to CMYK:

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

Color Meaning and Usage

#CEDEDC is a soft cyan color with RGB values of 206, 222, 220 and HSL of 173°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDEDC is #DECED0, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDED4.

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

Contrast with #CEDEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDEDC?

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

What is the RGB value of #CEDEDC?

#CEDEDC in RGB is (206, 222, 220) - 206 red, 222 green, and 220 blue.

How to use #CEDEDC in CSS?

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

What colors go well with #CEDEDC?

#DECED0 (complementary), #CEDED4 (analogous), and #A0C0BC (lighter shade) work well with #CEDEDC.