#CDBFC6 Color Information

Hex color code: #CDBFC6

A soft magenta shade, #CDBFC6 appears as (205, 191, 198) in RGB and (330°, 12%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDBFC6
RGB
205, 191, 198
HSL
330°, 12%, 78%
CMYK
0%, 7%, 3%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 191, 198

Red: 205 / Green: 191 / Blue: 198

HSL

330°, 12%, 78%

Hue: 330° / Saturation: 12% / Lightness: 78%

CMYK

0%, 7%, 3%, 20%

Cyan: 0% / Magenta: 7% / Yellow: 3% / Key: 20%

What color is #CDBFC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBFC6 to RGB:

rgb(205, 191, 198)HEX to RGB Converter →

HEX to HSL

Convert #CDBFC6 to HSL:

hsl(330, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBFC6 to CMYK:

cmyk(0%, 7%, 3%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CDBFC6 has RGB (205, 191, 198) and HSL (330°, 12%, 78%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBFC6 is #C0CEC7, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC0CE.

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

Contrast with #CDBFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBFC6?

#CDBFC6 is a delicate magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDBFC6?

#CDBFC6 in RGB is (205, 191, 198) - 205 red, 191 green, and 198 blue.

How to use #CDBFC6 in CSS?

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

What colors go well with #CDBFC6?

#C0CEC7 (complementary), #CEC0CE (analogous), and #AC95A1 (lighter shade) work well with #CDBFC6.