#CFAFBC Color Information

Hex color code: #CFAFBC

A subtle magenta shade, #CFAFBC appears as (207, 175, 188) in RGB and (336°, 25%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFAFBC
RGB
207, 175, 188
HSL
336°, 25%, 75%
CMYK
0%, 15%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 175, 188

Red: 207 / Green: 175 / Blue: 188

HSL

336°, 25%, 75%

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

CMYK

0%, 15%, 9%, 19%

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

What color is #CFAFBC?

#CFAFBC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAFBC to RGB:

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

HEX to HSL

Convert #CFAFBC to HSL:

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

HEX to CMYK

Convert #CFAFBC to CMYK:

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

Color Meaning and Usage

#CFAFBC is a soft magenta color with RGB values of 207, 175, 188 and HSL of 336°, 25%, 75%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAFBC is #AFCFC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAFCC.

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

Contrast with #CFAFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAFBC?

#CFAFBC is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFAFBC?

#CFAFBC in RGB is (207, 175, 188) - 207 red, 175 green, and 188 blue.

How to use #CFAFBC in CSS?

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

What colors go well with #CFAFBC?

#AFCFC2 (complementary), #CFAFCC (analogous), and #B38094 (lighter shade) work well with #CFAFBC.