#CF61EA Color Information

Hex color code: #CF61EA

The hex color #CF61EA is a eye-catching magenta with RGB values of (207, 97, 234) and HSL of (288°, 77%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CF61EA
RGB
207, 97, 234
HSL
288°, 77%, 65%
CMYK
12%, 59%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF61EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 97, 234

Red: 207 / Green: 97 / Blue: 234

HSL

288°, 77%, 65%

Hue: 288° / Saturation: 77% / Lightness: 65%

CMYK

12%, 59%, 0%, 8%

Cyan: 12% / Magenta: 59% / Yellow: 0% / Key: 8%

What color is #CF61EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF61EA to RGB:

rgb(207, 97, 234)HEX to RGB Converter →

HEX to HSL

Convert #CF61EA to HSL:

hsl(288, 77%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CF61EA to CMYK:

cmyk(12%, 59%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CF61EA is a striking magenta color with RGB values of 207, 97, 234 and HSL of 288°, 77%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF61EA is #7DEA61, creating high-contrast pairings. For softer combinations, try analogous colors like #8A61EA.

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

Contrast with #CF61EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF61EA?

#CF61EA is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF61EA?

#CF61EA in RGB is (207, 97, 234) - 207 red, 97 green, and 234 blue.

How to use #CF61EA in CSS?

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

What colors go well with #CF61EA?

#7DEA61 (complementary), #8A61EA (analogous), and #BA1DE2 (lighter shade) work well with #CF61EA.