#CFAABD Color Information

Hex color code: #CFAABD

A subtle magenta shade, #CFAABD appears as (207, 170, 189) in RGB and (329°, 28%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFAABD
RGB
207, 170, 189
HSL
329°, 28%, 74%
CMYK
0%, 18%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFAABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 170, 189

Red: 207 / Green: 170 / Blue: 189

HSL

329°, 28%, 74%

Hue: 329° / Saturation: 28% / Lightness: 74%

CMYK

0%, 18%, 9%, 19%

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

What color is #CFAABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFAABD to RGB:

rgb(207, 170, 189)HEX to RGB Converter →

HEX to HSL

Convert #CFAABD to HSL:

hsl(329, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CFAABD to CMYK:

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

Color Meaning and Usage

#CFAABD is a subtle magenta color with RGB values of 207, 170, 189 and HSL of 329°, 28%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFAABD is #AACFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAACF.

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

Contrast with #CFAABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFAABD?

#CFAABD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFAABD?

#CFAABD in RGB is (207, 170, 189) - 207 red, 170 green, and 189 blue.

How to use #CFAABD in CSS?

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

What colors go well with #CFAABD?

#AACFBC (complementary), #CFAACF (analogous), and #B47997 (lighter shade) work well with #CFAABD.