#CDCCCE Color Information

Hex color code: #CDCCCE

A ethereal purple shade, #CDCCCE appears as (205, 204, 206) in RGB and (270°, 2%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDCCCE
RGB
205, 204, 206
HSL
270°, 2%, 80%
CMYK
0%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 204, 206

Red: 205 / Green: 204 / Blue: 206

HSL

270°, 2%, 80%

Hue: 270° / Saturation: 2% / Lightness: 80%

CMYK

0%, 1%, 0%, 19%

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

What color is #CDCCCE?

#CDCCCE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCCCE to RGB:

rgb(205, 204, 206)HEX to RGB Converter →

HEX to HSL

Convert #CDCCCE to HSL:

hsl(270, 2%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCCCE to CMYK:

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

Color Meaning and Usage

A light purple tone, #CDCCCE has RGB (205, 204, 206) and HSL (270°, 2%, 80%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCCCE is #CCCDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCBCD.

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

Contrast with #CDCCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCCCE?

#CDCCCE is a light purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCCCE?

#CDCCCE in RGB is (205, 204, 206) - 205 red, 204 green, and 206 blue.

How to use #CDCCCE in CSS?

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

What colors go well with #CDCCCE?

#CCCDCB (complementary), #CBCBCD (analogous), and #A6A4A8 (lighter shade) work well with #CDCCCE.