#CFBAC6 Color Information

Hex color code: #CFBAC6

A delicate magenta shade, #CFBAC6 appears as (207, 186, 198) in RGB and (326°, 18%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFBAC6
RGB
207, 186, 198
HSL
326°, 18%, 77%
CMYK
0%, 10%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBAC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 186, 198

Red: 207 / Green: 186 / Blue: 198

HSL

326°, 18%, 77%

Hue: 326° / Saturation: 18% / Lightness: 77%

CMYK

0%, 10%, 4%, 19%

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

What color is #CFBAC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBAC6 to RGB:

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

HEX to HSL

Convert #CFBAC6 to HSL:

hsl(326, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBAC6 to CMYK:

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

Color Meaning and Usage

#CFBAC6 is a light magenta color with RGB values of 207, 186, 198 and HSL of 326°, 18%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBAC6 is #BACFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBACF.

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

Contrast with #CFBAC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBAC6?

#CFBAC6 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFBAC6?

#CFBAC6 in RGB is (207, 186, 198) - 207 red, 186 green, and 198 blue.

How to use #CFBAC6 in CSS?

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

What colors go well with #CFBAC6?

#BACFC3 (complementary), #CDBACF (analogous), and #B08DA0 (lighter shade) work well with #CFBAC6.