#CF9CBB Color Information

Hex color code: #CF9CBB

A gentle magenta shade, #CF9CBB appears as (207, 156, 187) in RGB and (324°, 35%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CF9CBB
RGB
207, 156, 187
HSL
324°, 35%, 71%
CMYK
0%, 25%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF9CBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 156, 187

Red: 207 / Green: 156 / Blue: 187

HSL

324°, 35%, 71%

Hue: 324° / Saturation: 35% / Lightness: 71%

CMYK

0%, 25%, 10%, 19%

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

What color is #CF9CBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF9CBB to RGB:

rgb(207, 156, 187)HEX to RGB Converter →

HEX to HSL

Convert #CF9CBB to HSL:

hsl(324, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CF9CBB to CMYK:

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

Color Meaning and Usage

#CF9CBB is a delicate magenta color with RGB values of 207, 156, 187 and HSL of 324°, 35%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF9CBB is #9BCFB0, creating high-contrast pairings. For softer combinations, try analogous colors like #CA9BCF.

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

Contrast with #CF9CBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF9CBB?

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

What is the RGB value of #CF9CBB?

#CF9CBB in RGB is (207, 156, 187) - 207 red, 156 green, and 187 blue.

How to use #CF9CBB in CSS?

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

What colors go well with #CF9CBB?

#9BCFB0 (complementary), #CA9BCF (analogous), and #B66897 (lighter shade) work well with #CF9CBB.