#CEDED6 Color Information

Hex color code: #CEDED6

The hex color #CEDED6 is a soft cyan with RGB values of (206, 222, 214) and HSL of (150°, 20%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CEDED6
RGB
206, 222, 214
HSL
150°, 20%, 84%
CMYK
7%, 0%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDED6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 214

Red: 206 / Green: 222 / Blue: 214

HSL

150°, 20%, 84%

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

CMYK

7%, 0%, 4%, 13%

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

What color is #CEDED6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDED6 to RGB:

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

HEX to HSL

Convert #CEDED6 to HSL:

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

HEX to CMYK

Convert #CEDED6 to CMYK:

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

Color Meaning and Usage

#CEDED6 is a ethereal cyan color with RGB values of 206, 222, 214 and HSL of 150°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDED6 is #DECED6, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDECE.

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

Contrast with #CEDED6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDED6?

#CEDED6 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDED6?

#CEDED6 in RGB is (206, 222, 214) - 206 red, 222 green, and 214 blue.

How to use #CEDED6 in CSS?

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

What colors go well with #CEDED6?

#DECED6 (complementary), #CEDECE (analogous), and #A0C0B0 (lighter shade) work well with #CEDED6.