#CF6EAF Color Information

Hex color code: #CF6EAF

A neutral magenta shade, #CF6EAF appears as (207, 110, 175) in RGB and (320°, 50%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CF6EAF
RGB
207, 110, 175
HSL
320°, 50%, 62%
CMYK
0%, 47%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF6EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 110, 175

Red: 207 / Green: 110 / Blue: 175

HSL

320°, 50%, 62%

Hue: 320° / Saturation: 50% / Lightness: 62%

CMYK

0%, 47%, 15%, 19%

Cyan: 0% / Magenta: 47% / Yellow: 15% / Key: 19%

What color is #CF6EAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF6EAF to RGB:

rgb(207, 110, 175)HEX to RGB Converter →

HEX to HSL

Convert #CF6EAF to HSL:

hsl(320, 50%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CF6EAF to CMYK:

cmyk(0%, 47%, 15%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CF6EAF has RGB (207, 110, 175) and HSL (320°, 50%, 62%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF6EAF is #6ECF8E, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6ECF.

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

Contrast with #CF6EAF

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

Contrast Ratio: 6.50:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF6EAF?

#CF6EAF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF6EAF?

#CF6EAF in RGB is (207, 110, 175) - 207 red, 110 green, and 175 blue.

How to use #CF6EAF in CSS?

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

What colors go well with #CF6EAF?

#6ECF8E (complementary), #BE6ECF (analogous), and #B43C8C (lighter shade) work well with #CF6EAF.