#CDBED4 Color Information

Hex color code: #CDBED4

#CDBED4 is a light purple color. In RGB it is (205, 190, 212), and in HSL it is (281°, 20%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBED4
RGB
205, 190, 212
HSL
281°, 20%, 79%
CMYK
3%, 10%, 0%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 190, 212

Red: 205 / Green: 190 / Blue: 212

HSL

281°, 20%, 79%

Hue: 281° / Saturation: 20% / Lightness: 79%

CMYK

3%, 10%, 0%, 17%

Cyan: 3% / Magenta: 10% / Yellow: 0% / Key: 17%

What color is #CDBED4?

#CDBED4 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBED4 to RGB:

rgb(205, 190, 212)HEX to RGB Converter →

HEX to HSL

Convert #CDBED4 to HSL:

hsl(281, 20%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBED4 to CMYK:

cmyk(3%, 10%, 0%, 17%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #CDBED4 has RGB (205, 190, 212) and HSL (281°, 20%, 79%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBED4 is #C6D4BF, creating high-contrast pairings. For softer combinations, try analogous colors like #C3BFD4.

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

Contrast with #CDBED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBED4?

#CDBED4 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDBED4?

#CDBED4 in RGB is (205, 190, 212) - 205 red, 190 green, and 212 blue.

How to use #CDBED4 in CSS?

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

What colors go well with #CDBED4?

#C6D4BF (complementary), #C3BFD4 (analogous), and #AA91B6 (lighter shade) work well with #CDBED4.