#CFA0BA Color Information

Hex color code: #CFA0BA

The hex color #CFA0BA is a pastel magenta with RGB values of (207, 160, 186) and HSL of (327°, 33%, 72%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFA0BA
RGB
207, 160, 186
HSL
327°, 33%, 72%
CMYK
0%, 23%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFA0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 160, 186

Red: 207 / Green: 160 / Blue: 186

HSL

327°, 33%, 72%

Hue: 327° / Saturation: 33% / Lightness: 72%

CMYK

0%, 23%, 10%, 19%

Cyan: 0% / Magenta: 23% / Yellow: 10% / Key: 19%

What color is #CFA0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFA0BA to RGB:

rgb(207, 160, 186)HEX to RGB Converter →

HEX to HSL

Convert #CFA0BA to HSL:

hsl(327, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CFA0BA to CMYK:

cmyk(0%, 23%, 10%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #CFA0BA has RGB (207, 160, 186) and HSL (327°, 33%, 72%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFA0BA is #A0CFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA0CF.

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

Contrast with #CFA0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFA0BA?

#CFA0BA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFA0BA?

#CFA0BA in RGB is (207, 160, 186) - 207 red, 160 green, and 186 blue.

How to use #CFA0BA in CSS?

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

What colors go well with #CFA0BA?

#A0CFB5 (complementary), #CDA0CF (analogous), and #B66D95 (lighter shade) work well with #CFA0BA.