#CFBACC Color Information

Hex color code: #CFBACC

A light magenta shade, #CFBACC appears as (207, 186, 204) in RGB and (309°, 18%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFBACC
RGB
207, 186, 204
HSL
309°, 18%, 77%
CMYK
0%, 10%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 186, 204

Red: 207 / Green: 186 / Blue: 204

HSL

309°, 18%, 77%

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

CMYK

0%, 10%, 1%, 19%

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

What color is #CFBACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBACC to RGB:

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

HEX to HSL

Convert #CFBACC to HSL:

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

HEX to CMYK

Convert #CFBACC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CFBACC has RGB (207, 186, 204) and HSL (309°, 18%, 77%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBACC is #BACFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BACF.

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

Contrast with #CFBACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBACC?

#CFBACC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CFBACC?

#CFBACC in RGB is (207, 186, 204) - 207 red, 186 green, and 204 blue.

How to use #CFBACC in CSS?

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

What colors go well with #CFBACC?

#BACFBD (complementary), #C8BACF (analogous), and #B08DAA (lighter shade) work well with #CFBACC.