#CDBFD7 Color Information

Hex color code: #CDBFD7

#CDBFD7 is a light purple color. In RGB it is (205, 191, 215), and in HSL it is (275°, 23%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBFD7
RGB
205, 191, 215
HSL
275°, 23%, 80%
CMYK
5%, 11%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBFD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 191, 215

Red: 205 / Green: 191 / Blue: 215

HSL

275°, 23%, 80%

Hue: 275° / Saturation: 23% / Lightness: 80%

CMYK

5%, 11%, 0%, 16%

Cyan: 5% / Magenta: 11% / Yellow: 0% / Key: 16%

What color is #CDBFD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBFD7 to RGB:

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

HEX to HSL

Convert #CDBFD7 to HSL:

hsl(275, 23%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBFD7 to CMYK:

cmyk(5%, 11%, 0%, 16%)Color Converter →

Color Meaning and Usage

#CDBFD7 is a ethereal purple color with RGB values of 205, 191, 215 and HSL of 275°, 23%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBFD7 is #CAD8C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C0D8.

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

Contrast with #CDBFD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBFD7?

#CDBFD7 is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CDBFD7?

#CDBFD7 in RGB is (205, 191, 215) - 205 red, 191 green, and 215 blue.

How to use #CDBFD7 in CSS?

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

What colors go well with #CDBFD7?

#CAD8C0 (complementary), #C2C0D8 (analogous), and #A991BA (lighter shade) work well with #CDBFD7.