#CFC8CB Color Information

Hex color code: #CFC8CB

A soft magenta shade, #CFC8CB appears as (207, 200, 203) in RGB and (334°, 7%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFC8CB
RGB
207, 200, 203
HSL
334°, 7%, 80%
CMYK
0%, 3%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC8CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 200, 203

Red: 207 / Green: 200 / Blue: 203

HSL

334°, 7%, 80%

Hue: 334° / Saturation: 7% / Lightness: 80%

CMYK

0%, 3%, 2%, 19%

Cyan: 0% / Magenta: 3% / Yellow: 2% / Key: 19%

What color is #CFC8CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC8CB to RGB:

rgb(207, 200, 203)HEX to RGB Converter →

HEX to HSL

Convert #CFC8CB to HSL:

hsl(334, 7%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC8CB to CMYK:

cmyk(0%, 3%, 2%, 19%)Color Converter →

Color Meaning and Usage

#CFC8CB is a ethereal magenta color with RGB values of 207, 200, 203 and HSL of 334°, 7%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC8CB is #C8D0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C8CF.

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

Contrast with #CFC8CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC8CB?

#CFC8CB is a ethereal magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFC8CB?

#CFC8CB in RGB is (207, 200, 203) - 207 red, 200 green, and 203 blue.

How to use #CFC8CB in CSS?

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

What colors go well with #CFC8CB?

#C8D0CC (complementary), #D0C8CF (analogous), and #ACA0A5 (lighter shade) work well with #CFC8CB.