#CDC0DB Color Information

Hex color code: #CDC0DB

A soft purple shade, #CDC0DB appears as (205, 192, 219) in RGB and (269°, 27%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CDC0DB
RGB
205, 192, 219
HSL
269°, 27%, 81%
CMYK
6%, 12%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC0DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 192, 219

Red: 205 / Green: 192 / Blue: 219

HSL

269°, 27%, 81%

Hue: 269° / Saturation: 27% / Lightness: 81%

CMYK

6%, 12%, 0%, 14%

Cyan: 6% / Magenta: 12% / Yellow: 0% / Key: 14%

What color is #CDC0DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC0DB to RGB:

rgb(205, 192, 219)HEX to RGB Converter →

HEX to HSL

Convert #CDC0DB to HSL:

hsl(269, 27%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC0DB to CMYK:

cmyk(6%, 12%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CDC0DB has RGB (205, 192, 219) and HSL (269°, 27%, 81%). 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 #CDC0DB is #CFDCC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C2DC.

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

Contrast with #CDC0DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC0DB?

#CDC0DB is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDC0DB?

#CDC0DB in RGB is (205, 192, 219) - 205 red, 192 green, and 219 blue.

How to use #CDC0DB in CSS?

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

What colors go well with #CDC0DB?

#CFDCC1 (complementary), #C1C2DC (analogous), and #A891C0 (lighter shade) work well with #CDC0DB.