#CFAFC3 Color Information

Hex color code: #CFAFC3

#CFAFC3 is a gentle magenta color. In RGB it is (207, 175, 195), and in HSL it is (323°, 25%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFAFC3
RGB
207, 175, 195
HSL
323°, 25%, 75%
CMYK
0%, 15%, 6%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAFC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 175, 195

Red: 207 / Green: 175 / Blue: 195

HSL

323°, 25%, 75%

Hue: 323° / Saturation: 25% / Lightness: 75%

CMYK

0%, 15%, 6%, 19%

Cyan: 0% / Magenta: 15% / Yellow: 6% / Key: 19%

What color is #CFAFC3?

#CFAFC3 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAFC3 to RGB:

rgb(207, 175, 195)HEX to RGB Converter →

HEX to HSL

Convert #CFAFC3 to HSL:

hsl(323, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CFAFC3 to CMYK:

cmyk(0%, 15%, 6%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CFAFC3 has RGB (207, 175, 195) and HSL (323°, 25%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAFC3 is #AFCFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CBAFCF.

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

Contrast with #CFAFC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAFC3?

#CFAFC3 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFAFC3?

#CFAFC3 in RGB is (207, 175, 195) - 207 red, 175 green, and 195 blue.

How to use #CFAFC3 in CSS?

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

What colors go well with #CFAFC3?

#AFCFBC (complementary), #CBAFCF (analogous), and #B3809F (lighter shade) work well with #CFAFC3.