#CFCCCF Color Information

Hex color code: #CFCCCF

A airy magenta shade, #CFCCCF appears as (207, 204, 207) in RGB and (300°, 3%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCCCF
RGB
207, 204, 207
HSL
300°, 3%, 81%
CMYK
0%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 204, 207

Red: 207 / Green: 204 / Blue: 207

HSL

300°, 3%, 81%

Hue: 300° / Saturation: 3% / Lightness: 81%

CMYK

0%, 1%, 0%, 19%

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

What color is #CFCCCF?

#CFCCCF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCCCF to RGB:

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

HEX to HSL

Convert #CFCCCF to HSL:

hsl(300, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCCCF to CMYK:

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

Color Meaning and Usage

#CFCCCF is a soft magenta color with RGB values of 207, 204, 207 and HSL of 300°, 3%, 81%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCCCF is #CDD0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCDD0.

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

Contrast with #CFCCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCCCF?

#CFCCCF is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCCCF?

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

How to use #CFCCCF in CSS?

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

What colors go well with #CFCCCF?

#CDD0CD (complementary), #CFCDD0 (analogous), and #ABA6AB (lighter shade) work well with #CFCCCF.