#CF7EBA Color Information

Hex color code: #CF7EBA

#CF7EBA is a gentle magenta color. In RGB it is (207, 126, 186), and in HSL it is (316°, 46%, 65%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CF7EBA
RGB
207, 126, 186
HSL
316°, 46%, 65%
CMYK
0%, 39%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF7EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 126, 186

Red: 207 / Green: 126 / Blue: 186

HSL

316°, 46%, 65%

Hue: 316° / Saturation: 46% / Lightness: 65%

CMYK

0%, 39%, 10%, 19%

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

What color is #CF7EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF7EBA to RGB:

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

HEX to HSL

Convert #CF7EBA to HSL:

hsl(316, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CF7EBA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CF7EBA has RGB (207, 126, 186) and HSL (316°, 46%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF7EBA is #7DCF93, creating high-contrast pairings. For softer combinations, try analogous colors like #BC7DCF.

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

Contrast with #CF7EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF7EBA?

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

What is the RGB value of #CF7EBA?

#CF7EBA in RGB is (207, 126, 186) - 207 red, 126 green, and 186 blue.

How to use #CF7EBA in CSS?

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

What colors go well with #CF7EBA?

#7DCF93 (complementary), #BC7DCF (analogous), and #BA459B (lighter shade) work well with #CF7EBA.