#CDDEFD Color Information

Hex color code: #CDDEFD

The hex color #CDDEFD is a ethereal blue with RGB values of (205, 222, 253) and HSL of (219°, 92%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CDDEFD
RGB
205, 222, 253
HSL
219°, 92%, 90%
CMYK
19%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDEFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 222, 253

Red: 205 / Green: 222 / Blue: 253

HSL

219°, 92%, 90%

Hue: 219° / Saturation: 92% / Lightness: 90%

CMYK

19%, 12%, 0%, 1%

Cyan: 19% / Magenta: 12% / Yellow: 0% / Key: 1%

What color is #CDDEFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDEFD to RGB:

rgb(205, 222, 253)HEX to RGB Converter →

HEX to HSL

Convert #CDDEFD to HSL:

hsl(219, 92%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDEFD to CMYK:

cmyk(19%, 12%, 0%, 1%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #CDDEFD has RGB (205, 222, 253) and HSL (219°, 92%, 90%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDEFD is #FDEDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEF6FD.

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

Contrast with #CDDEFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDEFD?

#CDDEFD is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDEFD?

#CDDEFD in RGB is (205, 222, 253) - 205 red, 222 green, and 253 blue.

How to use #CDDEFD in CSS?

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

What colors go well with #CDDEFD?

#FDEDCE (complementary), #CEF6FD (analogous), and #85AEFA (lighter shade) work well with #CDDEFD.