#CFC9CC Color Information

Hex color code: #CFC9CC

The hex color #CFC9CC is a soft magenta with RGB values of (207, 201, 204) and HSL of (330°, 6%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CFC9CC
RGB
207, 201, 204
HSL
330°, 6%, 80%
CMYK
0%, 3%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC9CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 201, 204

Red: 207 / Green: 201 / Blue: 204

HSL

330°, 6%, 80%

Hue: 330° / Saturation: 6% / Lightness: 80%

CMYK

0%, 3%, 1%, 19%

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

What color is #CFC9CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC9CC to RGB:

rgb(207, 201, 204)HEX to RGB Converter →

HEX to HSL

Convert #CFC9CC to HSL:

hsl(330, 6%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC9CC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CFC9CC has RGB (207, 201, 204) and HSL (330°, 6%, 80%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFC9CC is #C9CFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC9CF.

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

Contrast with #CFC9CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC9CC?

#CFC9CC is a soft magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFC9CC?

#CFC9CC in RGB is (207, 201, 204) - 207 red, 201 green, and 204 blue.

How to use #CFC9CC in CSS?

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

What colors go well with #CFC9CC?

#C9CFCC (complementary), #CFC9CF (analogous), and #ABA0A6 (lighter shade) work well with #CFC9CC.