#CF3FDE Color Information

Hex color code: #CF3FDE

#CF3FDE is a dynamic magenta color. In RGB it is (207, 63, 222), and in HSL it is (294°, 71%, 56%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#CF3FDE
RGB
207, 63, 222
HSL
294°, 71%, 56%
CMYK
7%, 72%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CF3FDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 63, 222

Red: 207 / Green: 63 / Blue: 222

HSL

294°, 71%, 56%

Hue: 294° / Saturation: 71% / Lightness: 56%

CMYK

7%, 72%, 0%, 13%

Cyan: 7% / Magenta: 72% / Yellow: 0% / Key: 13%

What color is #CF3FDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF3FDE to RGB:

rgb(207, 63, 222)HEX to RGB Converter →

HEX to HSL

Convert #CF3FDE to HSL:

hsl(294, 71%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #CF3FDE to CMYK:

cmyk(7%, 72%, 0%, 13%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #CF3FDE has RGB (207, 63, 222) and HSL (294°, 71%, 56%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF3FDE is #4FDE3F, creating high-contrast pairings. For softer combinations, try analogous colors like #7F3FDE.

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

Contrast with #CF3FDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF3FDE?

#CF3FDE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF3FDE?

#CF3FDE in RGB is (207, 63, 222) - 207 red, 63 green, and 222 blue.

How to use #CF3FDE in CSS?

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

What colors go well with #CF3FDE?

#4FDE3F (complementary), #7F3FDE (analogous), and #A41EB3 (lighter shade) work well with #CF3FDE.