#CFAFCA Color Information

Hex color code: #CFAFCA

The hex color #CFAFCA is a subtle magenta with RGB values of (207, 175, 202) and HSL of (309°, 25%, 75%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFAFCA
RGB
207, 175, 202
HSL
309°, 25%, 75%
CMYK
0%, 15%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 175, 202

Red: 207 / Green: 175 / Blue: 202

HSL

309°, 25%, 75%

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

CMYK

0%, 15%, 2%, 19%

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

What color is #CFAFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAFCA to RGB:

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

HEX to HSL

Convert #CFAFCA to HSL:

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

HEX to CMYK

Convert #CFAFCA to CMYK:

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

Color Meaning and Usage

#CFAFCA is a gentle magenta color with RGB values of 207, 175, 202 and HSL of 309°, 25%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAFCA is #AFCFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4AFCF.

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

Contrast with #CFAFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAFCA?

#CFAFCA is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFAFCA?

#CFAFCA in RGB is (207, 175, 202) - 207 red, 175 green, and 202 blue.

How to use #CFAFCA in CSS?

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

What colors go well with #CFAFCA?

#AFCFB4 (complementary), #C4AFCF (analogous), and #B380AB (lighter shade) work well with #CFAFCA.