#CFCDCE Color Information

Hex color code: #CFCDCE

A airy magenta shade, #CFCDCE appears as (207, 205, 206) in RGB and (330°, 2%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CFCDCE
RGB
207, 205, 206
HSL
330°, 2%, 81%
CMYK
0%, 1%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFCDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 205, 206

Red: 207 / Green: 205 / Blue: 206

HSL

330°, 2%, 81%

Hue: 330° / Saturation: 2% / Lightness: 81%

CMYK

0%, 1%, 0%, 19%

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

What color is #CFCDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFCDCE to RGB:

rgb(207, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #CFCDCE to HSL:

hsl(330, 2%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFCDCE to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #CFCDCE has RGB (207, 205, 206) and HSL (330°, 2%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFCDCE is #CED0CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CED0.

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

Contrast with #CFCDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFCDCE?

#CFCDCE is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFCDCE?

#CFCDCE in RGB is (207, 205, 206) - 207 red, 205 green, and 206 blue.

How to use #CFCDCE in CSS?

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

What colors go well with #CFCDCE?

#CED0CF (complementary), #D0CED0 (analogous), and #AAA7A8 (lighter shade) work well with #CFCDCE.