#CFC7CA Color Information

Hex color code: #CFC7CA

The hex color #CFC7CA is a light magenta with RGB values of (207, 199, 202) and HSL of (338°, 8%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFC7CA
RGB
207, 199, 202
HSL
338°, 8%, 80%
CMYK
0%, 4%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFC7CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 199, 202

Red: 207 / Green: 199 / Blue: 202

HSL

338°, 8%, 80%

Hue: 338° / Saturation: 8% / Lightness: 80%

CMYK

0%, 4%, 2%, 19%

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

What color is #CFC7CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFC7CA to RGB:

rgb(207, 199, 202)HEX to RGB Converter →

HEX to HSL

Convert #CFC7CA to HSL:

hsl(338, 8%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CFC7CA to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #CFC7CA has RGB (207, 199, 202) and HSL (338°, 8%, 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 #CFC7CA is #C8D0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C8CF.

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

Contrast with #CFC7CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFC7CA?

#CFC7CA is a airy magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CFC7CA?

#CFC7CA in RGB is (207, 199, 202) - 207 red, 199 green, and 202 blue.

How to use #CFC7CA in CSS?

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

What colors go well with #CFC7CA?

#C8D0CD (complementary), #D0C8CF (analogous), and #AD9FA4 (lighter shade) work well with #CFC7CA.