#CEDAEC Color Information

Hex color code: #CEDAEC

A ethereal blue shade, #CEDAEC appears as (206, 218, 236) in RGB and (216°, 44%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CEDAEC
RGB
206, 218, 236
HSL
216°, 44%, 87%
CMYK
13%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 218, 236

Red: 206 / Green: 218 / Blue: 236

HSL

216°, 44%, 87%

Hue: 216° / Saturation: 44% / Lightness: 87%

CMYK

13%, 8%, 0%, 7%

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

What color is #CEDAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDAEC to RGB:

rgb(206, 218, 236)HEX to RGB Converter →

HEX to HSL

Convert #CEDAEC to HSL:

hsl(216, 44%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDAEC to CMYK:

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

Color Meaning and Usage

#CEDAEC is a soft blue color with RGB values of 206, 218, 236 and HSL of 216°, 44%, 87%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDAEC is #ECE1CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFEAEC.

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

Contrast with #CEDAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDAEC?

#CEDAEC is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDAEC?

#CEDAEC in RGB is (206, 218, 236) - 206 red, 218 green, and 236 blue.

How to use #CEDAEC in CSS?

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

What colors go well with #CEDAEC?

#ECE1CF (complementary), #CFEAEC (analogous), and #98B1D7 (lighter shade) work well with #CEDAEC.