#CDCADC Color Information

Hex color code: #CDCADC

The hex color #CDCADC is a light blue with RGB values of (205, 202, 220) and HSL of (250°, 20%, 83%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CDCADC
RGB
205, 202, 220
HSL
250°, 20%, 83%
CMYK
7%, 8%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 202, 220

Red: 205 / Green: 202 / Blue: 220

HSL

250°, 20%, 83%

Hue: 250° / Saturation: 20% / Lightness: 83%

CMYK

7%, 8%, 0%, 14%

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

What color is #CDCADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCADC to RGB:

rgb(205, 202, 220)HEX to RGB Converter →

HEX to HSL

Convert #CDCADC to HSL:

hsl(250, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCADC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CDCADC has RGB (205, 202, 220) and HSL (250°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCADC is #D9DCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD1DC.

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

Contrast with #CDCADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCADC?

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

What is the RGB value of #CDCADC?

#CDCADC in RGB is (205, 202, 220) - 205 red, 202 green, and 220 blue.

How to use #CDCADC in CSS?

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

What colors go well with #CDCADC?

#D9DCCB (complementary), #CBD1DC (analogous), and #A39DBE (lighter shade) work well with #CDCADC.