#CF91CF Color Information

Hex color code: #CF91CF

#CF91CF is a delicate magenta color. In RGB it is (207, 145, 207), and in HSL it is (300°, 39%, 69%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CF91CF
RGB
207, 145, 207
HSL
300°, 39%, 69%
CMYK
0%, 30%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF91CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 145, 207

Red: 207 / Green: 145 / Blue: 207

HSL

300°, 39%, 69%

Hue: 300° / Saturation: 39% / Lightness: 69%

CMYK

0%, 30%, 0%, 19%

Cyan: 0% / Magenta: 30% / Yellow: 0% / Key: 19%

What color is #CF91CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF91CF to RGB:

rgb(207, 145, 207)HEX to RGB Converter →

HEX to HSL

Convert #CF91CF to HSL:

hsl(300, 39%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CF91CF to CMYK:

cmyk(0%, 30%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CF91CF is a soft magenta color with RGB values of 207, 145, 207 and HSL of 300°, 39%, 69%. 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 #CF91CF is #91CF91, creating high-contrast pairings. For softer combinations, try analogous colors like #B091CF.

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

Contrast with #CF91CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF91CF?

#CF91CF is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF91CF?

#CF91CF in RGB is (207, 145, 207) - 207 red, 145 green, and 207 blue.

How to use #CF91CF in CSS?

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

What colors go well with #CF91CF?

#91CF91 (complementary), #B091CF (analogous), and #B75CB7 (lighter shade) work well with #CF91CF.