#CDBED2 Color Information

Hex color code: #CDBED2

#CDBED2 is a airy magenta color. In RGB it is (205, 190, 210), and in HSL it is (285°, 18%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDBED2
RGB
205, 190, 210
HSL
285°, 18%, 78%
CMYK
2%, 10%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBED2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 190, 210

Red: 205 / Green: 190 / Blue: 210

HSL

285°, 18%, 78%

Hue: 285° / Saturation: 18% / Lightness: 78%

CMYK

2%, 10%, 0%, 18%

Cyan: 2% / Magenta: 10% / Yellow: 0% / Key: 18%

What color is #CDBED2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBED2 to RGB:

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

HEX to HSL

Convert #CDBED2 to HSL:

hsl(285, 18%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBED2 to CMYK:

cmyk(2%, 10%, 0%, 18%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CDBED2 has RGB (205, 190, 210) and HSL (285°, 18%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBED2 is #C2D1BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BDD1.

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

Contrast with #CDBED2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBED2?

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

What is the RGB value of #CDBED2?

#CDBED2 in RGB is (205, 190, 210) - 205 red, 190 green, and 210 blue.

How to use #CDBED2 in CSS?

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

What colors go well with #CDBED2?

#C2D1BD (complementary), #C2BDD1 (analogous), and #A990B2 (lighter shade) work well with #CDBED2.