#CED9D6 Color Information

Hex color code: #CED9D6

A light cyan shade, #CED9D6 appears as (206, 217, 214) in RGB and (164°, 13%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CED9D6
RGB
206, 217, 214
HSL
164°, 13%, 83%
CMYK
5%, 0%, 1%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED9D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 217, 214

Red: 206 / Green: 217 / Blue: 214

HSL

164°, 13%, 83%

Hue: 164° / Saturation: 13% / Lightness: 83%

CMYK

5%, 0%, 1%, 15%

Cyan: 5% / Magenta: 0% / Yellow: 1% / Key: 15%

What color is #CED9D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED9D6 to RGB:

rgb(206, 217, 214)HEX to RGB Converter →

HEX to HSL

Convert #CED9D6 to HSL:

hsl(164, 13%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CED9D6 to CMYK:

cmyk(5%, 0%, 1%, 15%)Color Converter →

Color Meaning and Usage

#CED9D6 is a airy cyan color with RGB values of 206, 217, 214 and HSL of 164°, 13%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED9D6 is #D9CED1, creating high-contrast pairings. For softer combinations, try analogous colors like #CED9D1.

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

Contrast with #CED9D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED9D6?

#CED9D6 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CED9D6?

#CED9D6 in RGB is (206, 217, 214) - 206 red, 217 green, and 214 blue.

How to use #CED9D6 in CSS?

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

What colors go well with #CED9D6?

#D9CED1 (complementary), #CED9D1 (analogous), and #A3B8B2 (lighter shade) work well with #CED9D6.