#CF2AC7 Color Information

Hex color code: #CF2AC7

The hex color #CF2AC7 is a neutral magenta with RGB values of (207, 42, 199) and HSL of (303°, 66%, 49%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CF2AC7
RGB
207, 42, 199
HSL
303°, 66%, 49%
CMYK
0%, 80%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF2AC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 42, 199

Red: 207 / Green: 42 / Blue: 199

HSL

303°, 66%, 49%

Hue: 303° / Saturation: 66% / Lightness: 49%

CMYK

0%, 80%, 4%, 19%

Cyan: 0% / Magenta: 80% / Yellow: 4% / Key: 19%

What color is #CF2AC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF2AC7 to RGB:

rgb(207, 42, 199)HEX to RGB Converter →

HEX to HSL

Convert #CF2AC7 to HSL:

hsl(303, 66%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CF2AC7 to CMYK:

cmyk(0%, 80%, 4%, 19%)Color Converter →

Color Meaning and Usage

#CF2AC7 is a balanced magenta color with RGB values of 207, 42, 199 and HSL of 303°, 66%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF2AC7 is #2ACF33, creating high-contrast pairings. For softer combinations, try analogous colors like #852ACF.

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

Contrast with #CF2AC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF2AC7?

#CF2AC7 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF2AC7?

#CF2AC7 in RGB is (207, 42, 199) - 207 red, 42 green, and 199 blue.

How to use #CF2AC7 in CSS?

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

What colors go well with #CF2AC7?

#2ACF33 (complementary), #852ACF (analogous), and #901D8A (lighter shade) work well with #CF2AC7.