#CEDBDF Color Information

Hex color code: #CEDBDF

A light cyan shade, #CEDBDF appears as (206, 219, 223) in RGB and (194°, 21%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CEDBDF
RGB
206, 219, 223
HSL
194°, 21%, 84%
CMYK
8%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 219, 223

Red: 206 / Green: 219 / Blue: 223

HSL

194°, 21%, 84%

Hue: 194° / Saturation: 21% / Lightness: 84%

CMYK

8%, 2%, 0%, 13%

Cyan: 8% / Magenta: 2% / Yellow: 0% / Key: 13%

What color is #CEDBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDBDF to RGB:

rgb(206, 219, 223)HEX to RGB Converter →

HEX to HSL

Convert #CEDBDF to HSL:

hsl(194, 21%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDBDF to CMYK:

cmyk(8%, 2%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CEDBDF is a delicate cyan color with RGB values of 206, 219, 223 and HSL of 194°, 21%, 84%. 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 #CEDBDF is #DFD2CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDFDA.

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

Contrast with #CEDBDF

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 #CEDBDF?

#CEDBDF is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDBDF?

#CEDBDF in RGB is (206, 219, 223) - 206 red, 219 green, and 223 blue.

How to use #CEDBDF in CSS?

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

What colors go well with #CEDBDF?

#DFD2CE (complementary), #CEDFDA (analogous), and #9FB9C1 (lighter shade) work well with #CEDBDF.