#CFACB7 Color Information

Hex color code: #CFACB7

The hex color #CFACB7 is a soft magenta with RGB values of (207, 172, 183) and HSL of (341°, 27%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CFACB7
RGB
207, 172, 183
HSL
341°, 27%, 74%
CMYK
0%, 17%, 12%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFACB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 172, 183

Red: 207 / Green: 172 / Blue: 183

HSL

341°, 27%, 74%

Hue: 341° / Saturation: 27% / Lightness: 74%

CMYK

0%, 17%, 12%, 19%

Cyan: 0% / Magenta: 17% / Yellow: 12% / Key: 19%

What color is #CFACB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFACB7 to RGB:

rgb(207, 172, 183)HEX to RGB Converter →

HEX to HSL

Convert #CFACB7 to HSL:

hsl(341, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFACB7 to CMYK:

cmyk(0%, 17%, 12%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #CFACB7 has RGB (207, 172, 183) and HSL (341°, 27%, 74%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFACB7 is #ABCFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #CFABC8.

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

Contrast with #CFACB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFACB7?

#CFACB7 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CFACB7?

#CFACB7 in RGB is (207, 172, 183) - 207 red, 172 green, and 183 blue.

How to use #CFACB7 in CSS?

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

What colors go well with #CFACB7?

#ABCFC3 (complementary), #CFABC8 (analogous), and #B37A8C (lighter shade) work well with #CFACB7.